https://github.com/d3mmalition/fissp-project
The Friends of Ichetucknee Springs State Park (FISSP) presents a user-friendly platform to provide updates on events, activities, and offer opportunities for contributions through donations and membership. Its primary goal is to engage visitors and encourage them to discover and support the natural wonders of Ichetucknee Springs.
https://github.com/d3mmalition/fissp-project
axios css expressjs firebase html javascript nodejs react stripe
Last synced: 3 months ago
JSON representation
The Friends of Ichetucknee Springs State Park (FISSP) presents a user-friendly platform to provide updates on events, activities, and offer opportunities for contributions through donations and membership. Its primary goal is to engage visitors and encourage them to discover and support the natural wonders of Ichetucknee Springs.
- Host: GitHub
- URL: https://github.com/d3mmalition/fissp-project
- Owner: d3mmalition
- Created: 2023-07-13T21:22:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T21:07:52.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T09:32:16.895Z (over 1 year ago)
- Topics: axios, css, expressjs, firebase, html, javascript, nodejs, react, stripe
- Language: JavaScript
- Homepage: https://www.FISSP.org
- Size: 54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Friends of Ichetucknee Spring State Park (FISSP)
Welcome to the Friends of Ichetucknee Spring State Park (FISSP) project! This project aims to create a website that promotes awareness and support for the beautiful Ichetucknee Springs State Park.
## Description
The FISSP website serves as a platform to inform visitors about the beauty and importance of the park, provide updates on events and activities, and offer opportunities for visitors to contribute through donations and membership. The project focuses on creating an engaging and user-friendly experience to encourage more people to discover and support the natural wonders of Ichetucknee Springs State Park.
## Tech Stack
The FISSP project utilizes the following technologies:
- Front-end: React
- Back-end: Node.js with Express
- Database: Firebase Firestore
- Authentication: Firebase Authentication
- Serverless Functions: Firebase Cloud Functions
- Hosting: Firebase Hosting
## Installation
To run the FISSP project locally, follow these steps:
1. Clone the repository: `git clone [repository-url]`
2. Install dependencies: `npm install`
3. Configure Firebase: Set up a Firebase project and update the necessary configurations in the project files.
4. Start the development server: `npm start`
## Features
- Informative content about Ichetucknee Springs State Park
- Upcoming events and activities
- Donation options to support the park
- Membership registration
- User authentication and account management
## Contributing
Contributions to the FISSP project are welcome! If you have any suggestions, bug reports, or would like to contribute new features, please follow these steps:
1. Fork the repository
2. Create a new branch: `git checkout -b feature-name`
3. Make your changes and commit them: `git commit -m 'Add some feature'`
4. Push the changes to your forked repository: `git push origin feature-name`
5. Open a pull request and describe your changes
## License
The FISSP project is licensed under the [MIT License](LICENSE).
## Contact
If you have any questions or inquiries about the FISSP project, please contact [project-team-email@example.com](mailto:fissp@gmail.com).