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

No packages published