CS546 Web Programming Final Project, Team 7
Rate My Course: A website featuring Stevens Courses that allows Students to View,Rate, and Review the courses.
- Using git, clone the respository and then use the following command to install the Node_modules packages:
npm install (package)
- Start the MongoDB server, and initialize the Database using the seed command:
npm run seed
ctrl + c or z
- Run the project
npm start
It should be hosted on localhost:3000
- Sign up/login into an account.
- View Reviews people have written on Stevens Courses.
- Search specific Stevens Courses on the website, and be given information about the course.
- Write A Review
- Make a comment
- myProfilePage
- Rachel Kim
- Brandon Soong
- Anthony Quattrocchi
- Kalee Burns