Skip to content

toniskobic/domus-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domus - ASP.NET Core Web API

Domus is a React and ASP.NET Core application for organizing social events in student dormitories. React application was bootstrapped with Devias Kit - React Admin Dashboard template. React app and ASP.NET Core web API are in seperated repositories. This repo contains the ASP.NET Core Web API.

This app was made as part of the undergraduate thesis (T. Škobić, "Web application development using UI frameworks", Undergraduate thesis, University of Zagreb, Faculty of Organization and Informatics, Varaždin, 2021., Available at: https://urn.nsk.hr/urn:nbn:hr:211:415884).

The implemented functionalities of the application are:

  • user authentication and authorization
  • creating events of the selected category
  • overview of events sorted by specific category
  • overview of events and confirmation of arrival
  • accepting or refusing to attend the event
  • advertising
  • administrative actions

Domus Web API showcases the use of EF Core for data access, Dependency Injection, ASP.NET Core Identity API, JWT Authentication and implementation of the Repository Pattern.

About

ASP.NET Core Web API for organizing social events in student dormitories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages