Proficient in restful apis
HTML , CSS an JS
aspnet , wpf
Strong debugging skills
Strong database management
WEB application for accounting of car sales in a car dealership
Initial data for the project: it is necessary to develop a WEB application based on
MVC pattern to account for car sales in a car dealership, if the following information
is known: car make, model, color, year of manufacture, mileage, body type and
gearbox type. The date of sale of the car, the customer's last name and first name,
and the price are also known. It is necessary to generate the following reports with
the possibility of saving them to a text file: total sales for a given period, sales
volume grouped by car brand, by body type. Provide for the possibility of searching
for cars by year of manufacture, mileage, body type, price. _
Use MS SQL DBMS and ADO access technology as a data source. Use the C #
programming language. Design and create a database of the selected DBMS and the
corresponding web application in a given subject area. The web application must
contain classes to access data, controllers and views, powered by ASP.NET Core
MVC (MVC ASP.NET) and display, add, delete and edit data from database tables,
in user-friendly form