A website designed for bringing people together for cleaning natural sites together. Here you can create/join events and meet people to help communities with keeping public spaces clean.
https://tranquil-badlands-12359.herokuapp.com
Back end link : https://evening-cliffs-15769.herokuapp.com
Here you can see the initial design of the app, which evolved overtime https://www.figma.com/file/WNnnIIQrKonW27wpyPTbte/envr-events?node-id=0%3A1
To get this running locally pull from repo
Frontend: Can be found here https://github.com/zhamborova/cs4550-f20-final-project-frontend
npm install
npm startNpm will install all the required packages and npm start will run the start script
Backend:
npm install
node bin/wwwNpm will install all the required packages and ts-node index will start the server
- Create/Delete/Update Events
- Search environment related news
- Add friends
- Customize your profile