I am done just about the ship my project
Devlog#13: I HAVE COMPLETED THE APP THE EXCEL SHEET MAKER ITS FUNCTIONAL SO IS THE PRESENTATION MAKER I JUST NEED TO MAKE A LAUNCHER !!!!
Devlog#12: I have been working on the last two files that make a excel file and a power point and I am done 70 percent on it but it is challenging
Devlog#11: I have finished the history feature for the app where it can access the previous scraped info by id and then it will enter the id in the power-point or spreadsheet maker so the AI knows what info to make it for.
Devlog#10: The menu is fully functional and it can scrape info and save it in a python API server which then stores it into a JSON file
Devlog#9: I have made the python back-end scraper function which is ready to give info to the flutter UI but i have started to learn how to use HTTP in flutter
Devlog#8: I have learned how to web scrape with python and have started to work on the web scraping function
Devlog#7: I have added more error handling which checks if it can reach the HTTP link and i have added more pages to the app. The output terminal is also functioning but only outputs the HTTP body
Devlog#6: I have added a HTTP checker to the menu and have worked on the rest of the pages a bit. I have also switched from a android emulator to my phone since windows uses so much ram.
Devlog#5: I have finished the UI of the menu and I have started the other pages for my app
Devlog#4: I have to add more to the menu
Devlog#3: I am finished learning the basics of Flutter and now i have started to work on a menu
Devlog#2: For my app i have started to learn Flutter
I am working on a Desktop app which where you can give the app a URL and it will scrape the website for info you specified and can make it into a PowerPoint, JSON, or a excel file. This is the first part of the back end python coding which uses FastApi and Pydantic to get requests from user