/Project_Snape

Webscraping and analyzing data from www.goodreads.com of the Best Books of the 20th Century.

Primary LanguageJupyter Notebook

Project_Snape! 🚀

Badge2 Badge3 Badge4 Badge5


Webscraping and analyzing data from GoodReads of the Best Books of the 20th Century.

Snape

Important info:

📝 Be sure to read the GUIDE HOW TO COLLAB.txt file before pushing anything!


Table of contents


Team 👬

KimGit

BenceGit

LucaGit

ZakariyaGit

LorenzoGit


📊 This Week We Spent Our Time On:

Debugging        1000 hrs 7 mins    ███████████████░░░░░░░░░░░░   50.803 %    
Python coding    500 hrs 11 mins    ████████░░░░░░░░░░░░░░░░░░░   25.407 %
Statistics       400 hrs 2 mins     ██████░░░░░░░░░░░░░░░░░░░░░   20.321 %
Crying           7 nights 1 day     ██░░░░░░░░░░░░░░░░░░░░░░░░░   3.454 %
Texting Dad      17 mins            █░░░░░░░░░░░░░░░░░░░░░░░░░░   0.0143 %

Technologies 💾

Project is created with:


Syncing 🏁

  1. Before starting the work of the day you have to sync with the last version of the MAIN BRANCH

  2. git pull origin main

  3. git checkout "YOURBRANCHNAME"

  4. git fetch

  5. git merge main

  6. git checkout "YOURBRANCHNAME"

  7. git commit -m "Date of today"

  8. git push origin "YOURBRANCHNAME"


Guide To Collaborate 🔨

  1. git clone https://github.com/lorenzodemiri/Project_Snape.git

  2. open folder Project_Snape (cd Project_Snape)

  3. now you have to create a new branch called by your name ( git checkout -b "YOURNAME" )

  4. Add your work to the project or modify the file that you want

  5. Then Stage your work (git add .) for staging all the file at the same time or ( git add "nameoffile")

  6. Commit your work (git commit -m "Write here what have you done")

  7. Now push your branch ( git push origing "YOURNAME" ) (NB DONT push to MAIN branch)

  8. When you think that your work should be merged on the main branch:

  9. Go to your github page where is the repo and you should see you branch and a button COMPARE AND PULL REQUEST

  10. This will take you to the OPEN A PULL REQUEST

  11. On the left side you should be able to see the button REVIEWER (If you are a collaborator you can merge your own pull request, but it makes more sense to have a "Master Merger" review and accepts the pull request)

  12. Select LORENZO DEMIRI

  13. Wait for my review and after that you can click on "MERGE PULL REQUEST"

NB: DONT PUSH TO ORIGIN MAIN BUT ALWAYS PUSH ON YOUR BRANCH AND AFTER THAT CREATE A PULL REQUEST


Project Status ⏰

Ongoing... Day 4 of 5 complete!


Special Thanks

This project WOULD NOT be possible without Jan or Antonio. Thankyou! Strive