karaoke! Project for the course SOA41D - Software Architecture. A simple Karaoke Streaming App build with React and Nodejs.
November 01 - 27, 2021
- [✓] Dark mode interface
- [✓] User Score
- [✓] Speech Recognition
- [✓] Wiki artist
- [✓] User Stats Panel
- [✓] Microservices architecture
September 01 - 30, 2021
- [✓] Landing
- [✓] Login/Logout
- [✓] Profile Section
- [✓] Add/Edit/Remove Songs -> for premium users
- [✓] Search songs by filters (Name, Author, Album, Lyrics)
- [✓] Play song and lyrics
git clone https://github.com/ce-itcr/karaoke.git
npm install
npm start
for starting React web application- The app should run on
http://localhost:3000/
- Run
npm test
karaoke! supports Chrome, Firefox, Edge, IE 11, or above running on Mac/Windows/Linux.
- Student of the Computer Engineering degree at the ITCR.
- Github Contact: angelortizv
- Student of the Computer Engineering degree at the ITCR.
- Github Contact: JoseAgus00
- Student of the Computer Engineering degree at the ITCR.
- Github Contact: jesquivel48
Feel free to use our code on your project. Please put a reference to this repository.