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.
https://github.com/namz11/stevens-lost-found
Navigate to the root of the project & run the below scripts -
- Install the node_modules using npm
npm install
- Populate the Db
npm run seed
- Run the server
npm start
We have created 6 users and multiple items. Below are the email addresses of those 6 users -
- phill@stevens.edu
- nmashruw@stevens.edu
- vpatel10@stevens.edu
- apatel42@stevens.edu
- lpavulur@stevens.edu
- rthakka6@stevens.edu
Admin@123 is the password for each user.
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
- iamvatsalpatel Vatsal Patel
- namz11 Narmit Mashruwala
- amanP9 Aman Patel
- rushabh1605 Rushabh Thakkar
- lokeshsreebabipavuluri Lokesh Sree Babi Pavuluri