Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.27 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.27 KB

TwitterBaby

This is the course project for CEN5035 aim to create a simple version of twitter. This project will create a web application with basic twitter function including: Login, Signup, Show tweets in the home wepage, Follow, Unfollow, Post Tweet, Delete Tweet, Edit User Profile, Notification, Comments....

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Give examples Installing

How to use

Serve website

Run ng serve under frontend folder. Open http://localhost:4200/ in browser.

Build

Run ng build under frontend folder.

Unit Test for Front-End

Run ng test under frontend folder.

E2E Test for Front-End

Run ng e2e under frontend folder.

Generate Compodoc Documentation

Run npm run compodoc under frontend folder. Documentation served at 8080 port.

Built With

  • Angular 2 - The web framework used
  • Echo - Go web framework
  • MongoDB - Database used

Version

1.0

Authors

  • Jason Chia-Hsien Ho
  • Chih-Yin Lee
  • Jason He (Xing He)
  • Diane Lin(Xiemenger)