Skip to content

A program that implements an Auction System using the framework Psycopg2 and other database elements

License

Notifications You must be signed in to change notification settings

inesmarcal/BD_Project-Auction_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BD_Project-Auction_System

  • Finished

Description

This project was developed for Databases subject @University of Coimbra, Informatics Engineering
Consists in develop a program that implements an Auction System using the framework Psycopg2 and other database elements

Main Languages:

Technologies used:

  1. Python
  2. Postman
  3. PgAdmin
  4. Libraries

To run this project:

After installing PgAdmin, Postman and all libraries:

  1. Create a database with the configurations specified in the file "api_configurations.txt" that is inside the folder "resources"
  2. Download the src folder and create the tables using the script "cria_tabelas.sql"
  3. Before pass to Postman create an Admin User
  4. In Postman create some end-points (for more information see the Report)
  5. Create a folder called "logs" on same folder of the file "api.py"
  6. Finally just run it
[your-disk]:[name-path]> python api.py

Notes important to read:

  • Inside of the folder "docs" there is a file called "Relatorio.pdf" that works as user and installation manual

Authors:

About

A program that implements an Auction System using the framework Psycopg2 and other database elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages