GithubHelp home page GithubHelp logo

mynameiscarsten / beat-portfolio Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 28 KB

Basic Django project to display beat catalog and to filter it. Data is stored within a table and subsequently displayed.

Python 62.42% CSS 18.87% HTML 18.71%
django python

beat-portfolio's Introduction

beat-portfolio

Basic Django project to display beat catalog and to filter it. Data is stored within a table and subsequently displayed.

Requirements

Install the required packages by running the following command in your terminal:

pip install -r .\requirements.txt

How it works

Beat naming

My beats are all named in a specific way: [0001] C-Minor 100BPM Beat-Name (Prod. by MyName)

The script that is used for generating the database will use this naming convention to grab the key, BPM, beat title and path to the beat.

Fill database

In order to fill the database you will need to provide a path e.g.: D:\Dropbox\Beats\

Note: Submitting a path more than one will lead to duplicate entries.

Delete entry from database

Click on the delete button in a row to delete the entry.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.