Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattiadeidda91/lavecchialira
ASP.NET restaurant website with admin panel to manage site sections
https://github.com/mattiadeidda91/lavecchialira
asp-net bootstrap csharp css html jquery sqlserver
Last synced: 13 days ago
JSON representation
ASP.NET restaurant website with admin panel to manage site sections
- Host: GitHub
- URL: https://github.com/mattiadeidda91/lavecchialira
- Owner: mattiadeidda91
- License: mit
- Created: 2024-01-25T07:38:53.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-25T07:51:16.000Z (10 months ago)
- Last Synced: 2024-01-25T08:47:01.239Z (10 months ago)
- Topics: asp-net, bootstrap, csharp, css, html, jquery, sqlserver
- Language: ASP.NET
- Homepage:
- Size: 7.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Name
LaVecchiaLira## Scope
A responsive ASP.NET website for restaurant
- SQL Server
- ASP.NET
- Bootstrap## Usage
1. Clone repository github
2. Run SQL script from script/sql folder to create the database, tables and stored procedures
3. In web.config add your ConnectionString
4. Make an INSERT query in the Users table to register the administrator
5. Run the project and navigate to the /Login.aspx page and log in with the user previously insered in DB
6. Configure the site with the various sections available: Gallery, Events, Menu, Speciality
7. Return to the site root to see the changes you made## License
2024 - Copyright (c) All rights reserved.