Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music store CircleCI

Table of contents

General info

Online music store system which provides features such as ordering and managment music discs.

Live demo

You may need to wait a while until back-end loads
https://music-store-2620.firebaseapp.com/

Sample accounts

Username Password Role
admin admin Admin
user user User

Technologies

  • Spring (Boot, Security, Data JPA, MVC)
  • Angular 8
  • Hibernate
  • PostgreSQL
  • Mapstruct
  • CircleCI

Features

  • Management discs and orders via admin panel
  • Ordering discs by users
  • Browse available discs for sale
  • Browse user shopping cart and orders

Setup

Prerequisites

  • Angular 8 or greater is required
$ npm install -g @angular/cli
  • Java 8+

Deployment

$ mvn spring-boot:run -Dspring-boot.run.profiles=dev
$ cd angularclient
$ npm install
$ ng serve

Run browser and head to http://localhost:4200

About

Spring Boot application inspired on ASP.NET Music Store

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages