Husky-Learn is an application that will provide students to share their experiences and knowledge gained about the courses they have pursued while graduating. This is a hassle-free application that will allow users to post new articles and read other articles posted by other users, follow the other users, add the articles to their favorite list.
Name | NEU ID | Email Address |
---|---|---|
Shalvi Ulhas Kubal | 001027262 | [email protected] |
Vardhana Vinod Bhatt | 001064528 | [email protected] |
Sumesh Harale | 001069129 | [email protected] |
Keshav Gupta | 001378461 | [email protected] |
1. Sign-Up and Sign-In
2. Edit User Info such as Image, Bio, Password
3. Post Articles
4. View Articles
5. View other User-Profiles
6. Add articles to your favorite list
7. Add comments to the articles
Remote MongoDB (Robo3T MongoDB) is used in this project to store user and order data.
- NodeJS
- ExpressJS
- MongoDB, Mongoose
- JWT
- Angular
- Angular Material
- SCSS
- Go to https://github.com/neu-mis-info6150-spring-2020/final-project-semicolon
- Click the green botton on the web page: "Clone or download".
- Choose Download ZIP.
- Uncompress the assignment folder.
- Go to terminal and open the "server" folder
- Run "npm install"
- Run "node server.js"
- Open "husky-learn" folder
- Run "npm install"
- Run "ng serve"