Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

AnthonyKalampogias/E-Market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E - Market

this project was in collaboration with 3 other students from my university

Installation

You first have to set Microsoft SQL Server Manager Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS)

8afcd9952bf1a39a20e92419ca938bdc.png

Connect to the local database

14d94930241319ba03c0fd07d36e1a5e.png

(LocalDB)\MSSQLLocalDB

the name is important to be exactly the same as that is the name that is contained in the connection string

2d97a8f557f44cf9e51e9d76396aa889.png

Create a database with the name

emarket

same case here, the name of the database is in the connection string

Now that we have the database ready time to fill it,

ab0f25328eb93f3b9abafd8a20929623.png

Click new query and import the final.sql file that has all the sql statements we need

4031ce0bb32f08d71ca901b59db2df71.png

960de183697569aff442f806fa66e885.png

and click execute.

Our database is ready.

For the code part, all you have to do is open the emarket.sln with visual studio (tested with VS 2019 Enterprise) and all should be ready!

895be7c41ac3da508cdc70dc588a072a.png

df2fd876a42ce13e741cb77af0a5e53c.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors