Skip to content

adenjo6/MessagingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessagingApp

A sick messaging app!

Project Outline:

  • Frontend Design: Log/Register Screen, Chat List Screen, Chat Screen, User Profile Screen
  • Data Model: id, username, email, password, profilePicture, statusMessage
  • Message: id, senderID, recieverID, content, timestamp
  • Libraries: Frontend: React, Axios (API calls), React Router; Backend: Node.js and Express.js, bcrypt for password hashing, jsonwebtoken, pg, Jest,

About

A sick messaging app!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published