Using Angular2, Bootstrap, NodeJS (v6.11) Npm (v3.10), ExpressJS, and BookshelfJS
To demo:
- cd app/ && npm install && npm start starts application on localhost:4300
- cd frontend/ && npm install && ng serve start frontend on localhost:4200
Functional Requirements:
- login w/ users saved in a mySQL database (id,userid, name, password)
- Edit user name info
- Search user by any field and send notification to user (who will see notification like facebook)
- logout
- Ajax Support Through Angular2
- Store User Social Media Account info
- Change User Social Media Account info
- List of Public Friends/Connections of the user