Tubeparison is an app making it easy to compare relevant KPIs across YouTube videos in order to see where channels having more subscribers than you are better and find the right strategies to make your channel more successfull.
On the front page you can log in, and on the user page you can find and add channels. The five latest videos of each channel will be added to the comparison.
- Clone or fork the repo
cd YouTube-Comparison npm ito install all neccessary dependencies.-
nodemon index.js4.cd youtubecomparison
npm start```
The project will now run on port 3000.
- Adding a user database and make user choices persistent
- Making the FE more stable
- Reading the session cookie on the FE to maintain login after refresh
- Better and more complex data analytics
- reducing API calls
Author: Christopher Buecklein | [linkedIn][https://www.linkedin.com/in/christopher-b%C3%BCcklein-594b13b3/] | [gitHub][https://github.com/Bueggi]

