Skip to content

MengBanana/CourseAdvisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseAdvisor

for CS students at Northeastern University - Silicon Valley

Contents

Expand to see contents

Objective

Course Advisor is a website that collects reviews for Computer Science courses offered at NEU Silicon Valley campus. Students can share their comments for the courses they've taken, and make decisions on course registration after viewing others' comments.

Technics

HowTo

  • Clone this repo
  • Go to CourseAdvisor folder
  • Run back-end
yarn install
yarn start
  • Go to front folder, and run front-end
cd front
yarn install
yarn start

Author

Author: Xinmeng Zhang Author: Yanwen Huangxu

WebsiteLink

Here's the link to Course Advisor

Preview

Home Page

Home Page

Register

Register

Login

Login

Search for courses and "like" Courses

Search for Courses

View, post and like comments

View and Post comments

VideoDemonstration

Youtube

Presentation

Slides for the presentation

CourseLink

CS 5610 Web Development

License

License: MIT
This project is licensed under the MIT License