Skip to content

A database application with simple functionalities and interface for University of Porto's Databases subject (CC2005).

Notifications You must be signed in to change notification settings

danfranco3/universityDatabaseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*There is a PDF explaining a little bit about the project, but it is in Portuguese :( If there is not a language barrier, I encourage you to read it!

To run the application you will need to have both Python (with Flask, PyMySQL, etc) and MySQL installed in your machine.

Then, you need to open your shell and navigate to the sql folder inside the bdproj2 or open MySQLWorkbench and work from there, access your MySQL instance, and use db.sql as a source by typing 'source db.sql;'.

From there, start by editing the db.py inside the bdproj2 folder and insert the credentials so that the app can access your MySQL instance.

After you have everything setup, you are good to go!

Just switch to the shell window (or, if you closed it, open the shell again), locate the bdproj2 folder, type in python3 server.py, open your favorite browser, type in the address chosen on server.py and voilà.

Thank you for trying out the application!

About

A database application with simple functionalities and interface for University of Porto's Databases subject (CC2005).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •