Skip to content

klados/cocode

Repository files navigation

cocode

web based code collaboration

Insert databse

start your mysql service. Then load the schema from the mysql prompt

source database.sql

Start the app

pytohn app.py

Page url

http://localhost:5000

Screeshots

screenshots of the project

Home page

Home Page

Saved projects page

Project page

Editor page

Editor page