Skip to content

A management program for Music Engine S.L. | A third-year computer engineering course

Notifications You must be signed in to change notification settings

gmonso/GEI-3R-MusicEngine

 
 

Repository files navigation

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)

About

A management program for Music Engine S.L. | A third-year computer engineering course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 39.9%
  • CSS 40.0%
  • HTML 12.0%
  • Python 4.8%
  • JavaScript 3.3%