Skip to content

ashababnoor/sigma-code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigma Code Pro

SigmaCodePro is a versatile online code and text editor.

SWE Lab – CSE 3422 – Fall 2021

Software Engineering Laboratory


Project Name : SigmaCodePro

Student's Name Student ID GitHub
Ahmed Shabab Noor 011 193 024 ashababnoor
Jubaer Ahmad 011 181 023 jubaer023
Fahim Al Awsaf 011 181 253 fawsaf
Md. Imtiaz Hossain Shovon 011 143 129 ImtiazHossainShovon

Feature List:

  • Registration and login
  • Create projects and store code in cloud
  • Syntax highlighting
  • Keyword suggestion autocomplete
  • Javascript shell mode
  • Interactive live code playground
  • Code templates
  • Share code with other users

Dependencies:

  • Codemirror (version 5.64.0)
  • Bootstrap (version 5.1.3)
  • JQuery (version 3.6.0)