Skip to content

ouramdane19/E-Shop1.0

Repository files navigation

E-Shop1.0

Note: This project is under development.

App Preview

Schedule

Features

Install

** You must change the file application.properties. Put your own DataBase, your login and password. You can also change the server port and the other options.

# Clone the repo
$ git clone https://github.com/ouramdane19/E-Shop1.0.git
# create the database eshop2
mysql -u root 
CREATE  DATABASE eshop2 ;

go to http://localhost:8083 in your browser

Admin Credentials

  • Login: admin
  • password : 1234 The password can be changed after deployment to server or installation.

License

MIT