Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanjai0py/leetcode-clone


https://github.com/sanjai0py/leetcode-clone

api-rest backend leetcode

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# LeetCode Backend Simulation
A minimal leetcode backend implemented for learning purposes.

## Features
- [x] User authentication and authorization
- [] User profile page where users can view/edit their details
- [] Problem creation, update, and deletion
- [] managing user roles admin and user
- [] User profile management
- [] Leaderboard tracking
- [] Code submission and evaluation - todo