Skip to content

WebProject - Python and Flask with MVC as software architecture pattern and SQLite as DBMS

Notifications You must be signed in to change notification settings

marktheo/Minerva_Parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Information

Programming Languages Course - WebProject with Python3, Flask and SQLite3
Professor: Claudio Miceli Farias

Authors

Leonardo Robson Rubiano
Marcos Vinícius Theodoro Pinheiro da Silva
Paulo Vitor Pires Santos

Project Short Description

This project was derired to be a simple solution to UFRJ parking lots, presenting the possibility to register the drivers and vehicles.
Besides, the application generate QRCodes for the clients, improving the way of identifying their profile informations and also the payment method.

Running Instructions

- Installing Flask
	- pip install Flask

- Installing SQLite3
	- https://www.sqlite.org/download.html

- Installing Pypi QRCode
	- pip install qrcode[pil]

 - Run View.py file to start the application

Application

Follow to The WebPage Hosted on Pythonanywhere

About Page

About About--scroll

Client Register

Client Client--buda

Vehicle Register

Vehicle Vehicle--car

Client Login

Login Login--buda

Client Dashboard

Dashboard QRCode Pix