An open API service indexing awesome lists of open source software.

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)

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