rafaeelaudibert / GooglePlay.sql

Database Fundamentals (INF01145) Final Assignment, based on Google Play

Home Page:https://rafaeelaudibert.github.io/GooglePlay.sql/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INF01145 - Fundamentos de Bancos de Dados - Final Assignment

This repository contain the code for INF01145 (Fundamentos de Bancos de Dados) discipline final assignment, lectured at INF-UFRGS.

The assignment project definition can be found at definition.pdf (in Portuguese).

The assignment final report can be found at report.pdf (in Portuguese).

Assignment

This assignment intends to try to recreate a possible database model used by Google on his website, and app for Android, Google Play.

google-play

Front end

The front-end code was build using Flask. To run it, you should configure your database first (steps to configure it, will be added later).

After, you need to install some dependencies:

$ pip3 install flask python-dotenv json2html

After, in the ./src folder you can run flask run, and a local server will be started at localhost:5000

Authors

This assignment was developed by Rafael B. Audibert and Ana Carolina Pagnoncelli, feel free to contact any of us if you are interested in this repository content

About

Database Fundamentals (INF01145) Final Assignment, based on Google Play

https://rafaeelaudibert.github.io/GooglePlay.sql/


Languages

Language:HTML 76.3%Language:CSS 10.5%Language:TeX 6.2%Language:SCSS 3.8%Language:JavaScript 1.9%Language:Python 1.3%Language:PLpgSQL 0.1%Language:Shell 0.0%