This is a website that links Producers, Djs and Artists in the music industry with the objective of improving their respective crafts to develop the industry as a whole.
By Sarah Marion, Victor Mundia & Richard Waweru
As a user I would like:
- to sign up and login to an account
- to join the group consisting of members of the same proffesion field they are
- to interact with other stake holders in the music industry
- to post links of their works for display
- to review and vote for other members' posts
- Internet connection
- Click https://beatzhub.herokuapp.com/)
or- Copy https://beatzhub.herokuapp.com/) and Paste the link on your prefered browser -->
- A user can sign up either as Dj, Artist, Producer or as a Fan.
- A user can subscribe to receive email notifications
- A user can view demos or official releases posted
- A user can also post comments for other posted work
- Python3.6
- Flask framework
- Bootstrap and Css
- PostgreSQL
- SQLAlchemy
- Internet access
git clone https://github.com/sarah-marion/Beatz_Hub.git
cd Beatz_Hub
python3.6 -m venv virtual
source virtual/bin/activate
python3.6 -m pip install -r requirements.txt
- Inside the manage.py module i.e:-
app = create_app('production')
should beapp = create_app('development')
- Then run
python3.6 manage.py server
to get the app running navigate tohttp://127.0.0.1:5000/
and it will open in your browser
- pip install python3.6
- pip install flask
- pip install flask-bootstrap
- pip install flask-script
- pip install flask-wtf
- pip install flask-migrate
- pip install flask-login
- pip install Flask-Mail
- pip install flask-uploads
- To see the projects specifications refer to the SPECS.md file for more details.
You can reach out to us for Reviews, Advice, Collaborations and Comments at:
Copyright (c) 2018 Dev Sarah Marion, Victor Mundia, Richard Waweru