diff --git a/Aptor/Project_Readme.html b/Aptor/Project_Readme.html deleted file mode 100644 index 6bd853c..0000000 --- a/Aptor/Project_Readme.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - Your ASP.NET application - - - - - - -
-
-

This application consists of:

- -
- -
-

Customize app

- -
- -
-

Deploy

- -
- -
-

Get help

- -
-
- - - \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..57b22e4 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Order management system + +Simple web app for order management with SQL database. + +## Technologies +* ASP.NET MVC (C#) +* SQL Server +* Entity Framework 6 +* LINQ +* HTML + CSS