Skip to content

sakivks/chat101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat101

Simple login and chat app

  • Koa middleware up and running Server
    • logger
    • favicon
    • router
  • Webpack Front End
  • Material UI platform UI
  • Front-End UI screens
    • login page
      • UI
      • functionality
    • site's starting page
      • UI
      • functionality
    • register page
      • UI
      • basic functionality
      • validations, uniqueness check
    • user's home page
      • UI
      • functionality
  • JWT, Passport js Authentication
    • password encryption
    • Username and passport validation and responding back with response
    • Loading the user homepage
  • Sockets Chat
    • building UI component
    • adding chat functionality

About

Simple login and chat app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors