Skip to content

hbarogh/DatabaseManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Store Database Management System, Project Phase 3

This is a web application built using Flask, MYSQL, HTML, and CSS that allows users to manage the store database. Users can add, update, delete, and view specific items based on various criteria. This web application is currently only being used and run locally.


Features

  • Add new items to the database
  • Update existing item details in the database
  • Delete items based on the item name
  • Search for items by ID or name or both

Prerequisites

Before running the application, ensure you have the following installed:

  • Python (version 3.8 or higher)
  • Flask
  • MySQL

Usage

  • Start your apache server and your MySQL server
  • Go to the command prompt and run "Python app.py"
  • Go to the localhost link in your browser
  • Start managing the database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published