Skip to content

TaskAssignment/usersAndConnections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Angular2, Bootstrap, NodeJS (v6.11) Npm (v3.10), ExpressJS, and BookshelfJS

To demo:

  1. cd app/ && npm install && npm start starts application on localhost:4300
  2. cd frontend/ && npm install && ng serve start frontend on localhost:4200

Functional Requirements:

  1. login w/ users saved in a mySQL database (id,userid, name, password)
  2. Edit user name info
  3. Search user by any field and send notification to user (who will see notification like facebook)
  4. logout
  5. Ajax Support Through Angular2
  6. Store User Social Media Account info
  7. Change User Social Media Account info
  8. List of Public Friends/Connections of the user

About

Angular2 based project for saving online connections of a user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published