Skip to content

Eduarte783/chat-app-server

Repository files navigation

CHAT APP - Server

Description

Simple interactive chat application where users can create an account, style and edit their profile with different avatars. User can access chat room to send real-live messages to other users and have a conversation.

User Stories

  • As new user, I would like to sign up with email and password
  • As a registered user, I would like to sing in with email and password
  • As a signed in user, I would like to sign out
  • As a signed in user, I would like to edit my profile
  • As a signed in user, I would like to enter chatroom
  • As a signed in user, I would like to send a message to other users

Tech I Plan to Use

  • REACT
  • Node.js
  • MongoDB
  • Socket.io
  • HTML/CSS

RESTful Routing Chart

Wire Frames

Home Page Path: '/'

Account Page Path: '/profile'

Chat Room Page Path: '/chatroom'

ERD/Models

Daily Planning

  • DAY 1: Plan on working on back-end set up and CRUD structuring. Study socket.io documentation.
  • DAY 2: Continue working on back-end setup and CRUD functionality. Study socket.io documentation.
  • DAY 3: Plan on working on front-end setup and functionality with back-end
  • Day 4: Continue working on app functionality before working on styling. Work on any bugs or errors that arise.
  • Day 5: Start working on styling and user experience visuals. Continue working on functionality and ensure back and front-end are in synch
  • Day 6 (if applicable): Test and work on deployment of application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published