anshrathod / Lyrico

It is a collaborative platform targeted towards ardent music lovers and budding artists that are not associated with a major music label. It was developed with the aim of providing a free hosting service and to promote various musicians around the world.

Home Page:http://rathosansh.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LYRICO

made-with-python made-with-django

LYRICO is a public website hosted using Github where any individual can access information such as lyrics, audio, and video pertaining to various songs added by unknown artists and fans.
It is a collaborative platform targeted towards ardent music lovers and budding artists that are not associated with a major music label. It was developed with the aim of providing a free hosting service and to promote various musicians around the world.

Project link:

https://rathosansh.pythonanywhere.com

Tech

Lyrico uses a number of open source projects to work properly:

Framework/Tech Decription
Python Python is an interpreted, high-level and general-purpose programming language.
Django Django is a Python-based free and open-source web framework that follows the model-template-views architectural pattern.
Pillow Python Imaging Library is a free and open-source additional library for the Python programming language that adds support for opening, manipulating, and saving many different image file formats
SQLite SQLite is a relational database management system contained in a C library.

Screenshots:

mockup 1 mockup 2 mockup 3

Features:

  • A decentralised approach to reading lyrics, listening to music, and watching videos on the same page.
  • Provides a platform for budding artists to showcase their work.
  • Provides a platform for music lovers to add their favourite pieces and songs.

Steps To Install:

  Install Python v3.x
  cd to the root folder
  pip install -r requirements.txt
  Execute python manage.py runserver
  Open any browser @localhost:8000

Special Thanks:

  • Anay Kulkarni
  • Karan Sheth
    Thank you for helping me with this project, and sticking with me through the buggiest of times!

Pull requests welcome!

Spotted an error? Something doesn't make sense? Send me a pull request! Thanks!

MIT © Ansh Rathod

About

It is a collaborative platform targeted towards ardent music lovers and budding artists that are not associated with a major music label. It was developed with the aim of providing a free hosting service and to promote various musicians around the world.

http://rathosansh.pythonanywhere.com/

License:MIT License


Languages

Language:Python 30.6%Language:JavaScript 30.2%Language:CSS 22.9%Language:HTML 16.3%