Skip to content

A simple CRUD project with Flask and SQLite to practice implementing create, read, update, and delete operations on data.

License

emadpy/flask-crud-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRUD Project with Flask

This is a basic CRUD (Create, Read, Update, Delete) application I built using Flask and Flask-SQLAlchemy. The database is SQLite, and my main goal was to practice coding and working with CRUD operations rather than focusing on a polished UI.

About

A simple CRUD project with Flask and SQLite to practice implementing create, read, update, and delete operations on data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published