Skip to content

mohitbansal964/OnlineIDE

Repository files navigation

https://mohit-onlineide.herokuapp.com

This project is created using flask and hackerrank api and MongoDB is used as database for storage of codes and details of users.

Main aim of this project is to provide online compiler for every language.

A login system is provided for saving submitted code for later use.

A REST API is also created for this project. Read the docs here:- https://mohit-onlineide.herokuapp.com/api/docs/ . A key for using this API is also provided for authenticating user.