Skip to content

This is a music blog web app built with html, css and python using the web development framework Flask

Notifications You must be signed in to change notification settings

ademolaidowu/musicblog-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Blog

GitHub all releases GitHub language count GitHub top language Bitbucket open issues GitHub forks GitHub Repo stars



A music blog web app


➡️ Description

This is a music blog web app built with html, css and python using the web development framework Flask.
Built this app while learning Web development using python flask.

➡️ Features

  • Responsive and user-friendly frontend
  • Song Charts
  • Blog Cards
  • Youtube Video Frames

➡️ Languages | Technologies

Programming Languages Python
Backend Flask
Frontend HTML, CSS, Bootstrap
Database Sqlite3

➡️ Installation

  • Clone or download this repository
  • Ensure python is installed on your system
  • Create virtual environment in parent directory, run python -m venv venv
  • Activate environment, for bash run source venv/Scripts/activate
  • Install project packages, run pip install -r requirements.txt
  • Navigate to main/ directory and run python app.py

➡️ Contribution/Improvement

  • To improve on this, a page for blog detail should be created

About

This is a music blog web app built with html, css and python using the web development framework Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published