Skip to content

jamesdebnam/chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty Time!

A full-stack chat client with CRUD functionality

Notable features:

  • RESTful back end API, allowing for CRUD functionality
  • Ability to register an account or login (There's no password though)
  • React Router dynamically creates webpage routes based on the post or user profile you want to see
  • Minimal, stylistically consistent UI
  • Front end written entirely with functional components and Hooks

Technologies used:

  • Python
  • Flask
  • flask-SQLAlchemy
  • flask-Restful
  • JS
  • React
  • Redux
  • @Redux/toolkit
  • CSS
  • HTML

About

A simple chat room clone, using flask as a semi-RESTful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published