- Web Application where people can tag a tree or lake using location feature
- User/Organization can organize an event, can register for events
- Users can give information about species, age of tree,etc.
- Live Dashboard where all data is being displayed can be used later
- Chat Bot which can be used by the users to know about the different tree species.
- Volunteer of the month
- Dashboard for each user
- Notifications will be sent through email when a user registers for an event.
- Clone the repository
https://github.com/Om-Doiphode/Poshaniya.git
To start the app
cd App
npm install
npm install nodemon
nodemon index.js
Navigate to http://localhost:3000/
to interact with the web app