Skip to content

A CRUD application is a portal where data can be stored and manipulated . A user can interact with the UI of the app to insert , update. delete data. A CRUD app broadly performs 4 major function and that is create , read , update , delete data

Notifications You must be signed in to change notification settings

0712Anand/CRUD_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD_Application

A CRUD application is a portal where data can be stored and manipulated . A user can interact with the UI of the app to insert , update. delete data. A CRUD app broadly performs 4 major function and that is create , read , update , delete data This is a Python CRUD (Create, Read, Update, Delete) project that utilizes Flask, a Python web framework, and MySQL database. It provides a basic REST API for managing student records and their marks for a particular course .

Installation:

git clone https://github.com/0712Anand/CRUD_Application

set requirements

pip install -r requirements.txt

Authors:

  • Karan Panda
  • Anand Pandey
  • Nishant Pandey

About

A CRUD application is a portal where data can be stored and manipulated . A user can interact with the UI of the app to insert , update. delete data. A CRUD app broadly performs 4 major function and that is create , read , update , delete data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •