Skip to content

Efficient and user-friendly CRUD (Create, Read, Update, Delete) application built with Flask, utilizing an SQLite database and enhanced with Bootstrap 5 for a modern and responsive user interface.

Notifications You must be signed in to change notification settings

striderzz/Flask-CRUD-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask CRUD App with SQLite Database and Bootstrap 5

This is a straightforward CRUD (Create, Read, Update, Delete) application developed using Flask. The app is powered by an SQLite database and enhanced with the modern styling of Bootstrap 5.

Key Features

  • Create Entries: Easily add new records to the database.
  • View Entries: Browse through the list of existing entries.
  • Update Entries: Modify and update information for each entry.
  • Delete Entries: Remove unwanted records from the database.

Technologies Used

  • Flask: A micro web framework for Python.
  • SQLite: A lightweight, serverless database engine.
  • Bootstrap 5: The latest version of the popular front-end framework for responsive design.

Screenshots

Add Entries:

Screenshot 1

View Entries:

Screenshot 2

Update Entries:

Screenshot 3

About

Efficient and user-friendly CRUD (Create, Read, Update, Delete) application built with Flask, utilizing an SQLite database and enhanced with Bootstrap 5 for a modern and responsive user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published