ASP.NET website using SQL Server internet car salon
Budget: $10 – $30 USD
1. min. 3 forms, each with validation ,
2. persisting data with EF using SQLite or SQL Server, and the application should contain at least 4 entities, including three entities appearing in relationships,
3. using DI and using two implementations of one interface (e.g. implementation of a production and test repository),
4. user authorization - at the basic level in the form of distinguishing between ordinary users (public access with or without logging in) and privileged users (e.g. administrator with access after logging in),
5. WebAPI REST referring to the main entity (GET, POST, DELETE, PUT or UPDATE),
6. unit tests of the most important functions and classes of the application ,
7. appearance and transparency of the application in accordance with the default Bootstrap style .
2. persisting data with EF using SQLite or SQL Server, and the application should contain at least 4 entities, including three entities appearing in relationships,
3. using DI and using two implementations of one interface (e.g. implementation of a production and test repository),
4. user authorization - at the basic level in the form of distinguishing between ordinary users (public access with or without logging in) and privileged users (e.g. administrator with access after logging in),
5. WebAPI REST referring to the main entity (GET, POST, DELETE, PUT or UPDATE),
6. unit tests of the most important functions and classes of the application ,
7. appearance and transparency of the application in accordance with the default Bootstrap style .