Skip to content

omcoolkarni22/Codeit-Online-Code-Compiler-and-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeit Online Code Compiler and Editor

Code-it is an Online Code Compiler and Editor Web Based App.
This is an extended version of Codeit with More Features Added

Newer Version of Code-it:

  1. Responsive Design: The newer version has a responsive design for mobile and desktop screens.
  2. No Limit on Code Compilation: The older version had a limit of 1000calls/per API key. This new version is based on the API it offers ample requests.
  3. Editor offers features like Syntax Highlighting, Auto Code Completion, Suggestions, and Small Code Snippets
  4. Save your code on the server and access it anywhere.
  5. Get a shareable link of your code so you don't have to copy-paste code anytime.
  6. Get access to all your shared code links.
  7. Usage of Session Storage made it simple to save code for a particular session.
  8. Whenever the user switches language or even if the editor is out of focus the code gets saved to session storage.
  9. Standard Authentication for Login, Logout, Register and Forgot Password.
  10. Access IDE without logging in with the new Continue as a guest mode with a limited set of features.
  11. Time Limit Exceeds if a code takes more than 10 secs to execute.
    And Yet More Feature To Be Added...

Tech Stack:
Frontend: HTML, CSS, jQuery, JavaScript
Backend: Python, Django, Flask(API)
Database: sqlite3(On Local System), Postgresql(On the Server)

About

An Online Code Compiler Web App that allows to write and execute code on the Browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors