https://github.com/oxtna/message-board
Full-stack web app imitating X (formerly Twitter)
https://github.com/oxtna/message-board
chakra-ui django django-rest-framework jwt python react react-router showcase typescript vite
Last synced: 3 months ago
JSON representation
Full-stack web app imitating X (formerly Twitter)
- Host: GitHub
- URL: https://github.com/oxtna/message-board
- Owner: oxtna
- Created: 2023-06-30T13:17:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T19:39:16.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T06:17:21.898Z (over 1 year ago)
- Topics: chakra-ui, django, django-rest-framework, jwt, python, react, react-router, showcase, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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