Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.63 KB

File metadata and controls

50 lines (37 loc) · 1.63 KB

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 :

  1. user
  2. music artist,
  3. videographers,
  4. 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.

Getting Started

Git clone the respository,

then npm install

npm i or npm install

then run the development server:

npm run dev
# or
yarn dev

HOW TO USE THE PROJECT

  1. Choose the section that applies to you and click on the Register as "Section name"
  2. Create an account, entering your name, email and password etc
  3. Go to the login page and enter your credentials(email and password)
  4. You can search and follow other users from various sections etc Viola.