Codemore is the open platform to help you enhance your problem solving skill, expand your knowledge of data structures and algorithms.
Deployed URL -> https://codemore.deta.dev/
Frontend Code -> https://github.com/chandraguptgosavi/codemore-frontend
Backend Code -> https://github.com/chandraguptgosavi/codemore-backend
API Doc -> https://codemore-doc.netlify.app/
- User authentication and authorization
- Create problems
- Read problems
- Update problems
- Create, read and update solutions
Server: Node.js with Express
Database: MongoDB Atlas
Deployment: Heroku
Additional NPM Libraries
- express-async-handler
- axios
- bcrypt
- cors
- dotenv
- jsonwebtoken
- mongoose
This project is licensed under the terms of the MIT license.