# RSystem Prototype of dynamic recuitment system for Adam Mickiewicz University. ## Used technolgies ## 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