Go to file
bartek6 d7796d83b6 Change .gitignore and add db to project 2018-06-24 14:16:19 +02:00
RSystem Change .gitignore and add db to project 2018-06-24 14:16:19 +02:00
.gitattributes Add project files. 2018-04-17 11:20:49 +02:00
.gitignore Change .gitignore and add db to project 2018-06-24 14:16:19 +02:00
README.md Add project files. 2018-04-17 11:20:49 +02:00
RSystem.sln Add project files. 2018-04-17 11:20:49 +02:00

README.md

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