Skip to content

Stevens - Lost & Found is a project which is part of our coursework at Stevens for CS 546

License

Notifications You must be signed in to change notification settings

iamvatsalpatel/stevens-lost-found

 
 

Repository files navigation

Stevens - Lost & Found

NOTE: This project is part of CS-546 coursework at Stevens for Fall 2022

The birth of this idea was during last tuesday’s CS546 lecture, when we found someone’s glasses in the classroom table. The idea is fairly simple; to be able to report a lost item or report items you found on campus. Somebody looses their duckcard, their phone, their laptop, or absolutely anything they should be able to list it on the web app and hopefully find it. We want to create a platform which can enable users to find their lost items easily without to stress about it too much! The ideal solution would be to send out a weekly or twice in a week email about the items found & lost on campus to all stevens students, faculty, staff etc as that could create more impact but we take that as a limitation and try to build a web app.

Github Repo

https://github.com/namz11/stevens-lost-found

Set up

Navigate to the root of the project & run the below scripts -

  1. Install the node_modules using npm
npm install
  1. Populate the Db
npm run seed
  1. Run the server
npm start

Credentials

We have created 6 users and multiple items. Below are the email addresses of those 6 users -

Admin@123 is the password for each user.

Email Credentials

Below are the credentials for the gmail account which sends out all the emails-

email: stevenslostandfound@gmail.com
password: Stevens@LS01

You will be prompted for OTP to login, please contact Vatsal at +1 201 492 7991

Video Presentation

members

About

Stevens - Lost & Found is a project which is part of our coursework at Stevens for CS 546

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • Handlebars 22.4%
  • CSS 9.9%
  • Other 0.2%