Skip to content

bsmolicek/osc-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Contest web application

Description

Open Source Contest web application that provides capabilities for mentors and students. Allows students to browse the tasks, sign-up for a task, track their progress and mentors are capable of adding new tasks, monitoring student progress and editing most of the task attributes. Administrator has full control over the tasks. Users can be authenticated using social services such as GitHub, Google or Facebook.

Frontend

Frontend is designed as a single-page React application. Source code is located in the frontend directory.

See frontend/README.md for more information.

Backend

Backend runs on Express.js server and exposes a GraphQL API. Source code is located in the backend directory.

See backend/README.md for more information.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 5.0%
  • HTML 1.1%
  • Shell 0.1%