Skip to content

Uxoa/drumless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musicbookLogo

🎼 Project description:

This project is an Access to the drumless songs and tablatures of the tracks I can play with the possibility to have a link to the Youtube drumless song and another link to the drum tablature. I integrated a drumset animation just for play a little bit, thank you to https://github.com/iamjoshellis to let me use it.

A Backend team asked me to develop a dynamic Frontend of my drumless tracks linked to the drumless video and drum Tablature. As I don't have a REST API I use a JSONto be able to built the frontend. The Backend Team requested me javascript vanilla, layout practices and clean code.

🎼 Developer:

Paloma Babot
https://github.com/Uxoa
https://www.linkedin.com/in/palomababot/
Top Langs Uxoa’s github stats

🎼 ScreenShot

screenShot

🎼 Demo

Run de index.html from your Live Server code editor
http://127.0.0.1:5500/index.html

🎼 Stacks

My Skills

🎼 Installation

👉 Make sure you have NodeJs (node -v) (https://nodejs.org/es/download/) and Composer (composer -v) (https://getcomposer.org/) installed
👉 clone https://github.com/Uxoa/drumless
👉 Install dependencies: npm install
👉 Install dependencies: sass installation https://sass-lang.com/install
👉 Start the server: json-server(npm install -g json-server command)
👉 go to /json folder (cd json) where the canciones.json is
👉 Launch the server using json-server --watch drumless.json

🎼 Metodology

Solo Programming

🎼 Next Steps:

Improve the design
Add a form data to upload dynamically the canciones.json

Releases

No releases published

Packages

No packages published