This repository contains the source code for an Environmental Data Management application. It's designed to facilitate the collection, storage, and visualization of various environmental data including flora, fauna, oceanic, riverine, geological, and atmospheric observations.
- User authentication and management.
- Data entry for different environmental categories.
- Optimized user generated data by subqueuering geotags and dates, enabling historical mapping of data points
- Phytoplankton concentration
- Decibel Reading
- Real-time data visualization with integrated mapping.
- More Tools
- Increase user data tag creation scope
- Integrated website
To set up this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Sirraff/GRIT.git
- Navigate to the project directory:
Provide instructions on how to use the application, for example:
- Log in with your user credentials.
- Choose the category of data you wish to add/view.
- To add data, navigate to the 'Add Data' section and fill in the required fields.
- To view data, navigate to the data visualization section.
Contributions to this project are welcome. Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch-name. - Make your changes and commit them:
git commit -m 'Commit message'. - Push to the original branch:
git push origin feature-branch-name. - Create the pull request.
Alternatively, see the GitHub documentation on creating a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.
For any inquiries, please reach out at rafael.ls.reis@gmail.com.