Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 909 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 909 Bytes

Cassette Hub

APS.NET cours work, fullstak web aplication. In this progect I start using EntityFramework and BootStarp.

This project is a web-based information system for managing a cassette rental club. The project includes developing a database:

db

EF ODO Constructor was used for creating pages with CRUD tables. Some functions I created myself. Preview of some pages.

Implementing a user authorization system will ensure data security and functionality at various access levels.

The main tasks of the program development include:

  • Automated generation of a hit parade based on current data analysis.
  • Compilation of a list of cassettes for review.
  • Ensuring automatic control over the return of cassettes after rental.

Build

For Build project you need to edit connection string and inicializet database via EF model first.