mirror of
https://github.com/chyzy/RSystem-MVC
synced 2024-11-03 19:05:26 +01:00
RSystem | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
RSystem.sln |
RSystem
Prototype of dynamic recuitment system for Adam Mickiewicz University.
Used technolgies
- ASP.NET MVC 5
- Entity Framework 6
- .NET Identity
- JavaScript
- Ajax
- jQuery
- Json.NET
- Modernizr
- Bootstrap 3
- HTML 5
- CSS 3
- Bootbox
- AutoMapper
- Others
How can I check it out
The first way:
Just clone this reposotory ( git clone https://github.com/chyzy/RSystem
).
Uncomment Seed method placed in Configuration.cs and execute all migrations (SQL Server/SQLite required).
Deploy the solution on Your's local IIS.
The second way:
Entire solution is hosted by Azure and available here.
Admin features
If You host RSystem on your's local ISS You can sign in as an admin and customize all specialization and faculties.
Default Admin PESEL: 11111111111
Default Admin Password: Admin123
In near future
Add second language (english) for Recruit and Account controllers.
Credits
Login page is inspired by Ksantypa canditate's portal of Poznan University of Technology.
Author
Bartosz Chyży