Stefano Assenzo assenzostefano
  • Italy
  • https://stefanoassenzo.tk/
  • 🐍 Python Developer 🌍 Web Developer 👨‍💻 Developer at @ApexieCommunity

  • Joined on 2022-12-27
assenzostefano synced commits to main at assenzostefano/epic-games-notifier-telegram from mirror 2023-01-21 22:10:38 +01:00
b66ae49f67 Change URL
assenzostefano synced commits to main at assenzostefano/class-website from mirror 2023-01-20 20:08:52 +01:00
8c0d918ccb Add files via upload
assenzostefano synced commits to main at assenzostefano/class-website from mirror 2023-01-20 18:58:49 +01:00
0f088b9545 Add files via upload
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-14 18:25:32 +01:00
8b65584ac3 Now it checks if the file has already been downloaded and if it is an .xlsx, and automatically starts the automatic generation of the school schedule
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-14 17:13:13 +01:00
0f8a83c9c5 Now before uploading tasks to MongoDB check if they have already been uploaded
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-14 14:53:11 +01:00
fef82d882d Remove inutil files
e4a7000399 Reoder the check homework, so now in more tidy
Compare 2 commits »
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-13 22:33:22 +01:00
4fcfa71b49 Add library on requirements.txt
85c669be38 Delete my test file (ops i accidently upload the file with the other commit)
092e3c4f84 New structure JSON for DB and split date (no current test)
Compare 3 commits »
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-13 17:56:53 +01:00
cfb9c229f9 Create requirements.txt (empty)
c1ba2cf5b5 Create API for homework
Compare 2 commits »
assenzostefano synced commits to main at assenzostefano/class-website from mirror 2023-01-13 16:43:12 +01:00
d9268e3403 Add files via upload
c3327a8c1c Delete orario.png
a1b0bfb3e1 Upload orario.png
61e450bf58 Delete orario.png
Compare 4 commits »
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-10 17:29:28 +01:00
0306dc700f Now it works correctly and loads everything to the database- TO-DO: Create the api for the homework school and add the various controls before adding the homework.
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-08 20:00:52 +01:00
8b3ce90566 So now i send all homework data to database (MongoDB)
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-08 18:49:31 +01:00
073ccd5dfe Add publication date homework
dc06dbc3c2 Now the script can even take the school subject from Nuvola
Compare 2 commits »
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-08 17:39:31 +01:00
f4341ea442 It finally takes homework automatically, I just have to enter the dates and upload them to the database - I started a very basic but still very broken login system.
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-07 13:43:48 +01:00
f7ce81ef5d Add logging (work in progress...)
7c30cf9b8f Fixed the .env and started Nuvola web-scraping to take homework
Compare 2 commits »
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-07 00:53:49 +01:00
607d371534 Reordering comments and functions
02afe8bace I fixed the email auto check and added the comments
Compare 2 commits »
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-05 16:13:47 +01:00
af806c4f16 Now it works correctly, I just have to rename the file it downloads and I'm done
assenzostefano synced commits to dev at assenzostefano/class-website from mirror 2023-01-04 23:53:51 +01:00
bced0ee355 Now I can download and convert the file automatically, but the automatic generation of the school timetable doesn't work correctly at the moment