Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AIEP_Resources/WeeklyReports/Kalyani/Week0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
29 changes: 29 additions & 0 deletions AIEP_Resources/WeeklyReports/Kalyani/Week2.md
Original file line number Diff line number Diff line change
@@ -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.
6 changes: 6 additions & 0 deletions AIEP_Resources/WeeklyReports/Kalyani/Week3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Week 0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is Week3.md why does the heading say Week 0, please fix that. And please follow the same format of mentioning each day's work for Week3 as well.

Week 0 submission.

## Resources Read
- https://gist.github.com/anand2312/840aeb3e98c3d7dbb3db8b757c1a7ace
-