Skip to content

IvanTrujilloTrujillo/SneakersDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SneakersDB

SneakersDB is a platform where you can save the information of the sneakers you have and see a list of them and their info.

Installation

  1. Download the proyect from the repository or clone it.

  2. Change the properties in '/src/main/resources/application.properties' with your credentials and change 'ddl-auto' from 'validate' to 'create'.

  3. Open and run 'sneakers' as a project on a IDE as IntelliJ.

  4. Run the client directory 'sneaker-frontend' as an Angular proyect (you'll need to run 'npm install' and then 'ng serve'.

  5. Open a browser and nagivate to 'localhost:4200'.

Functionalities

  • Create a new sneaker (with Reactive Form Validation)

  • View the list of your sneakers

  • Angular Material Design

Screenshots

Screenshot1 Screenshot2 Screenshot3

Author

Iván Trujillo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published