An open API service indexing awesome lists of open source software.

https://github.com/almasb/codefestapp

An automated platform for Codefest challenges
https://github.com/almasb/codefestapp

Last synced: 8 months ago
JSON representation

An automated platform for Codefest challenges

Awesome Lists containing this project

README

          

# CodefestApp
An automated platform for Codefest challenges

## Base Requirements

### Server

* Keep track of student progress on an individual basis
* Contain a modifiable collection of challenges

### Client

* Login to server
* Browse challenges (completed are also marked and shown)
* See top 10 students
* Submit code for a challenge

## Extra Functionality

* Notify users when a new challenge was added