Skip to content

This is POS (Point of Sale) for restaurant. This web app is functioning as a portal for managing an interactive restaurant

Notifications You must be signed in to change notification settings

tetianamarkova/Restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Restaurant

This is POS (Point of Sale) for restaurant. This web app is functioning as a portal for managing an interactive restaurant

Before you start, please:

  1. Execute the database creation script. You can find it in the fold with project - kodisoft_dt_script.sql
  2. Go to the KodisoftTest -> KodisoftTest -> Web.config
  3. Find the connection string:
   <add name="Restaurant" connectionString="data source=WINDOWS-QLB7GJD;initial catalog=Kodisoft;integrated security=True;multipleactiveresultsets=True;application name=EntityFramework" providerName="System.Data.SqlClient" />
 </connectionStrings>```
 
4. And replace it with the connection string of you newly created database
5. Only after that, you can run the project

About

This is POS (Point of Sale) for restaurant. This web app is functioning as a portal for managing an interactive restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages