Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.14 KB

README.md

File metadata and controls

47 lines (38 loc) · 1.14 KB
Codemore is the open platform to help you enhance your problem solving skill, expand your knowledge of data structures and algorithms.

Application Links

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/

Features

  • User authentication and authorization
  • Create problems
  • Read problems
  • Update problems
  • Create, read and update solutions

Tech Stack

Server: Node.js with Express
Database: MongoDB Atlas
Deployment: Heroku
Additional NPM Libraries

  • express-async-handler
  • axios
  • bcrypt
  • cors
  • dotenv
  • jsonwebtoken
  • mongoose

License

This project is licensed under the terms of the MIT license.