This is the course project for CEN5035, which aims to create a simple version of Twitter. In this project we will create a web application with basic Twitter function including: login, signup, timeline, follow, unfollow, tweet, delete tweets, edit user profile, notifications, comments.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Run ng serve
under frontend folder. Open http://localhost:4200/ in browser.
Run ng build
under frontend folder.
Run ng test
under frontend folder.
Run ng e2e
under frontend folder.
Run npm run compodoc
under frontend folder. Documentation served at 8080 port.
- Angular 2 - The web framework used
- Echo - Go web framework
- MongoDB - Database used
1.0
- Jason Chia-Hsien Ho
- Chih-Yin Lee
- Jason He (Xing He)
- Diane Lin(Xiemenger)