Skip to content

School project: demo ASP.NET Core CRUD with Identity authentication and role management

License

Notifications You must be signed in to change notification settings

cristianlivella/PortaleMusei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortaleMusei

Simple CRUD demo application, made with ASP.NET Core with Identity.
It has 4 authentication levels:

  • guest: can only see the news on the homepage (from MuseiNews)
  • user: can see the museums list and details
  • staff: can add, edit and delete museums
  • admin: can set user roles and lock out users

It includes 679 Italian museums!
Made during school year 2019/2020 at ITIS Paleocapa.

Screenshots

Homepage Homepage with museums carousel and news


Museums cards Museums cards


Museums list Museums list


Edit museum Edit museum


Delete museum Delete museum


Users list User list


Edit user Edit user

About

School project: demo ASP.NET Core CRUD with Identity authentication and role management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published