diff --git a/AIEP_Resources/WeeklyReports/Kalyani/Week0.md b/AIEP_Resources/WeeklyReports/Kalyani/Week0.md index e206790..38de288 100644 --- a/AIEP_Resources/WeeklyReports/Kalyani/Week0.md +++ b/AIEP_Resources/WeeklyReports/Kalyani/Week0.md @@ -10,7 +10,7 @@ Week 0 submission. - https://www.ibm.com/think/topics/graphql - https://www.cloudflare.com/learning/what-is-cloudflare/ -##Sites Explored +## Sites Explored - https://news.ycombinator.com/ - https://www.cloudflare.com/en-in/application-services/products/cdn/ - http://0x0.st/ diff --git a/AIEP_Resources/WeeklyReports/Kalyani/Week2.md b/AIEP_Resources/WeeklyReports/Kalyani/Week2.md new file mode 100644 index 0000000..d783b5b --- /dev/null +++ b/AIEP_Resources/WeeklyReports/Kalyani/Week2.md @@ -0,0 +1,29 @@ +# Week 2 +Week 2 submission. + +## Resources Read +- https://www.postman.com/what-is-an-api/ +- https://blog.jetbrains.com/pycharm/2025/02/django-flask-fastapi/ +- https://fastapi.tiangolo.com/features/#automatic-docs +- https://medium.com/@priyansu011/5-fastapi-features-you-probably-didnt-know-about-but-should-8e048886d559 + +## Day-Wise Report +### Day 1: 16th February +Understood the task at hand looked into FastAPI, read up on usage, downloaded necessary packages + +### Day 2: 17th February +Set up basic API endpoints, got the feel of FastAPI, Built main.py + +### Day 3: 18th February +Added login and signup endpoints, revised main.py, tried adding css (Failed miserable) + +### Day 4: 19th February +Wrote basic html for login and signup got them to be interlinked, everything is still run locally, login information is saved to local machine + +### Day 5: 20th February +Worked on ppt + +### Day 6: 21st February +worked on ppt +### Day 7: 22nd February +AIEP weekly presentations. \ No newline at end of file diff --git a/AIEP_Resources/WeeklyReports/Kalyani/Week3.md b/AIEP_Resources/WeeklyReports/Kalyani/Week3.md new file mode 100644 index 0000000..272d107 --- /dev/null +++ b/AIEP_Resources/WeeklyReports/Kalyani/Week3.md @@ -0,0 +1,6 @@ +# Week 0 +Week 0 submission. + +## Resources Read +- https://gist.github.com/anand2312/840aeb3e98c3d7dbb3db8b757c1a7ace +- \ No newline at end of file