Skip to content

A .NET Application that was developed in collaboration with Huy Nguyen and Sam Winkelmann for our CS4092: Database Design and Development class at the University of Cincinnati Spring 2024 semester

Notifications You must be signed in to change notification settings

PipoAT/CS4092-DatabaseApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group 5 - Database Application

Requirements

Important Info

  • The ER model is under the ER subdirectory

  • The SQL Schema is under the Schema subdirectory

  • The App is located under the App/Group5-DBApp Subdirectory

  • The layouts are under the "Pages" subdirectory

    • The shared subdirectory contains the layout for the header and footer
    • The .cshtml files are the html with C# embedded code that is used to modify the layout of each individual page
    • The .cshtml.cs files are the C# that can be used to interact on the backend with each individual page
  • The CSS and JS files are located under the wwwroot subdirectory

  • All other folders contains configuration files that we do not need to adjust for the development of this project

About

A .NET Application that was developed in collaboration with Huy Nguyen and Sam Winkelmann for our CS4092: Database Design and Development class at the University of Cincinnati Spring 2024 semester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published