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.
- 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
- REACT
- Node.js
- MongoDB
- Socket.io
- HTML/CSS
- 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.