This repo is an official release repo of the "Unboxing the future" conference registration website. Database is empty due to State of Israel's Privacy Laws.
- Make sure you have the apprpriate .NET Core version (3.1LTS) to start the application
- Change your administrator settings on
appsettings.json
:AppConfig
:DefaultAdminUser
- Start using cli using
dotnet run --project AtidRegister
or using VS using F5
- ASP.NET Core MVC
- EF Core for Data access
- Chart.js for Admin panel data visualization
- Bootstrap for Layout, Styling & Components
- Microsoft ASP.NET Core Identity Provider
- BuildBundlerMinifier for Assets build & Minifcation
- Twilio for Bulk SMS Messgaing (Not Complete)
Beautfiul-looking login page, sorted by class and grade for each student.
Prioritization of lectures, multiple choice option and minimum selection amount.
Collection of phone numbers at the end of the registration process, if not in existence, yet.
Dynamic, Administrator-defined Questions & Answers page.
Advanced admin panel, featuring options such as full data export, statistics visualization using Chart.js, Bulk user creation using CSV files, Dynamic Contents, People, Time Strips & Categories Editor, Single user creation (admin/student) and more..