Skip to content

zhamborova/cs4550-f20-final-project-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Up

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.

Website Link

https://tranquil-badlands-12359.herokuapp.com

Back end link : https://evening-cliffs-15769.herokuapp.com

Design

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

Installing / Getting started

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 start

Npm will install all the required packages and npm start will run the start script

Backend:

npm install
node bin/www

Npm will install all the required packages and ts-node index will start the server

Features

  • Create/Delete/Update Events
  • Search environment related news
  • Add friends
  • Customize your profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors