Skip to content

Latest commit

 

History

191 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecool Shop

Codecool Shop is an online shop, where users can buy different items available, as in a real store. The main interest of the app is that it can have its persistence either in memory or in a database. The site admin can switch the persistence just by pressing a button.


homePage homePage2 homePage2 homePage2

Tech

Codecool Shop uses a number of open source projects to work properly:

Installation

  1. Clone the repo

    git clone https://github.com/R0bert196/CodecoolShop
  2. Create a new postgresql database for the project.

    create db codecoolshop
  3. Remove the 'template' from application.properties.template and enter your databse connection in appliaction.properites.

  4. Run the init_db.sql on your new database connection. The admin user will be inserted in the database.

  5. Run the project from intelij/ eclipse and enjoy!

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages