Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 1020 Bytes

File metadata and controls

13 lines (7 loc) · 1020 Bytes

Code Camp Management

A web application to manage code camps or other small events

This is my personal project started as volunteer work for the local Code Camp and then becoming my little side project. If you find this work interesting please give it a star and feel free to download it and use it as you please. We still are in the early stages and many features are missing. I will try to document my intent with this project through the Issues and I am accepting suggestions and PR.

The project is built with ASP.NET Core for the back-end and a mix of spa and MVC for the front-end. Aurelia is my client framework of choice. MS-SQL is the data store.

If you fork or clone or download this project you will be better off using VS 2017 or above. By way of VS you don't need to restore any package (Nuget or NPM) as VS will do it for you.

Again any comment or suggestions are very much appreciate it.