Skip to content

A software application which you can buy and sell products. Sign in and Log in (users/admin), sell and bid on products with the logic of auction. Management of products(Create,Real-time Update, Delete). A series of SQL queries. Real-time private messaging among seller and bidder.

Notifications You must be signed in to change notification settings

alkosmas92/D_bay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E_bay

A software application which you can buy and sell products. Sign in and Log in (users/admin), sell and bid on products with the logic of auction. Management of products(Create,Real-time Update, Delete). A series of SQL queries. Real-time private messaging among seller and bidder.

Για να το τρεξουμε: 1.Απαιτειταί εγκατηστημένο Postgres.

2.Έχω ενα file στο αρχειο που είναι το σχήμα της βάσης με όνομα myscema.dump με αυτό δημιργούμε την βαση μας, πρέπει να περαστουν και τα δεδομένα απο το το countries.sql. Στο directory server/src/database/Items και server/src/database/Users βρισκονται τα στοιχεία της βασης .

3.Aνοίγω τον φάκελο και τρέχω στο directory του Server: 1. npm install , 2 npm run dev.

Mετά στον directory του Client: 1. npm install , 2 npm run dev.

About

A software application which you can buy and sell products. Sign in and Log in (users/admin), sell and bid on products with the logic of auction. Management of products(Create,Real-time Update, Delete). A series of SQL queries. Real-time private messaging among seller and bidder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages