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:
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.
For Build project you need to edit connection string and inicializet database via EF model first.