Skip to content

Commit 702944b

Browse files
authored
Create README.md
1 parent b681511 commit 702944b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

day63/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Day 63 - Databases and with SQLite and SQLAlchemy
2+
## Concepts Practised
3+
- SQLite Databases
4+
- SQLAlchemy
5+
- CRUD Operations with SQLAlchemy
6+
- Build a SQLite Database into the Flask Website
7+
## Virtual Bookshelf
8+
![day63](https://user-images.githubusercontent.com/98851253/162035331-cefbd488-261c-4897-9bbd-0ece40617ebb.gif)

0 commit comments

Comments
 (0)