Brief Description

Code Editing In The Cloud is a web application that provides similar features to a desktop IDE for writing code. The purpose of this web application is provide programmers who regurally switch between different machines, a solution to this problem by allowing user's to use this application for free and keep all their code online instead of saving it on a local machine.

This application also allows user's to develop their code online in the editor with features such as Syntax Highlighting, Find and Replace, Open and Save and Compile their code online.

Features

  • Syntax Highlighting
  • Find
  • Replace
  • Open
  • Save
  • Load
  • Compilation
  • Project Collaboration

Technology

  • HTML 5
  • CSS 3
  • JavaScript
  • JSP (Java Server Pages)
  • Servlets (Java)
  • MySQL Database
  • Tomcat Server