Skip to content

Full-stack web app imitating X (formerly Twitter)

Notifications You must be signed in to change notification settings

oxtna/message-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

message-board

A full-stack web application imitating X (formerly Twitter).

Tech Stack

  • Typescript
  • React & React-Router
  • Chakra UI
  • JWT
  • Django & DRF

Features

  • REST API
  • Pagination of data
  • Database Integration
  • Authentication & Authorization using JSON Web Tokens
  • Optimistic UI
  • Responsive UI
  • Caching
  • Client Side Routing
  • Modern React & complete typing of all components and interfaces
  • Error Pages

Work In Progress

  • Containerization
  • Improvement of UI & UX
  • Database transition
  • Improvement of profile pages