Skip to content

Latest commit

 

History

History
169 lines (113 loc) · 5.3 KB

README.md

File metadata and controls

169 lines (113 loc) · 5.3 KB

Contributors Forks Stargazers Issues MIT License LinkedIn codebeat badge


MusicEngine

Software for MusicEngine S.L.

Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Sprints

Built With

  • Django
  • SQLite

(back to top)

Getting Started

Realització de la gestió de sales i en conseqüència la planificació de personal tècnic i especialitzat, així com les infraestructures pertinents.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/SoftwareProjectUdL/MusicEngine.git
  2. Open project with PyCharm and install requirements
  3. Install Poetry packages
    poetry install
  4. Add default data to dataabse:
     python manage.py loaddata default-data.json 
    

(back to top)

Sprints

(back to top)