Skip to content

A web platform to meet new programmers to join teams and work on projects.

Notifications You must be signed in to change notification settings

SuchithSridhar/CodeArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Arena

Instructions on how to host

pip install -r requirements.txt
python run.py

If that doesn't work:

pip3 install -r requirements.txt
python3 run.py

The server is started on http://localhost:5000 you can visit it through the browser.

http://localhost:5000

About

A web platform to meet new programmers to join teams and work on projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published