himash79 / Python-CRUD-App

Perform insert, remove, update, fetch with Postgres database and utilize routing and template management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-CRUD-App

Perform insert, remove, update, fetch with Postgres database and utilize routing and template management.

Requirements

  1. Python 3.11.5
  2. Pip 23.3.1
  3. Postgresql

Project setup

  1. Clone the project

    https://github.com/himash79/Python-CRUD-App.git
    
  2. Open project using prefer IDE

  3. Install dependencies

  4. Configure the Database

  5. Execute the operations

About

Perform insert, remove, update, fetch with Postgres database and utilize routing and template management.


Languages

Language:Python 60.0%Language:HTML 40.0%