Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 931 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 931 Bytes

Bean Scene Web Application

  • A web application that provides secure user authentication and authorization features. Users can create accounts and make reservations while staff members have the ability to manage reservations and assign seating arrangements. The application also includes a manager dashboard.
  • Note: Project repository was previously stored using Azure DevOps, but moving it here for increased visibility.

View Deployed Site Here

image

Running this project

  • No attached DB in this repo
  • Clone and open the project to your IDE
  • then run the update-database command

Tech and Tools

  • .Net Core MVC Web App
  • C#
  • Entity Framework Core
  • Azure SQL Server
  • HTML, CSS and JavaScript
  • Bootstrap 5
  • Deployed using Azure resources