PROJECT'S NAME : MUSIC ECOSYSTEM(MUSCO)
PROJECT'S DESCRIPTION Musco provides the user with an ecosystem of sections providing services and functionalities. It includes five sections(Login sections) as follows :
- user
- music artist,
- videographers,
- record labels
USER An individual user is able to connect and listen to uploaded music from music artist, connect and hire videographers and record labels. The application also includes a messenger feature for prompt communication.
MUSIC ARTIST A music artistis able to upload music, connect with other artist, hire and connect with videographers and record labels.
VIDEOGRAPHERS The videographers are able to get hired/booked, connect with other videographers, music artist and even record labels.
RECORD LABELS The record labels can hire/sign music artist, connect with videographers and other record labels.
Each section is able to send in a music tweet in the web application
HOW TO INSTALL AND RUN THE PROJECT
This is a Next.js project bootstrapped with create-next-app.
Git clone the respository,
then npm install
npm i or npm installthen run the development server:
npm run dev
# or
yarn devHOW TO USE THE PROJECT
- Choose the section that applies to you and click on the Register as "Section name"
- Create an account, entering your name, email and password etc
- Go to the login page and enter your credentials(email and password)
- You can search and follow other users from various sections etc Viola.