Skip to content

anAwesomeWave/radioclub-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

83 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

radioclub-app

πŸ“– About:

Simaple web-app for radioclub. Allows users to listen to radiohead music, comment and rate it

πŸ“¦ Installation:

  1. Clone this repository from GitHub:
git@github.com:anAwesomeWave/radioclub-app.git
  1. Go to project directory:
cd radioclub-app
  1. Install all dependencies:
pip3 install -r requirements.txt
  1. Go to backend directory, create and apply migrations:
cd radioclub_backend
python3 manage.py makemigrations
python3 manage.py migrate

πŸ’‘ Quickstart:

To start backend server, simply run:

python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors