Skip to content

Python | Flask | SQLite3 | JavaScript | HTML | CSS. Front-end and Back-end website that takes a database with names of students and the googlemaps link of their respective hometowns encrypted in base 64 and displays different selects and tables for the user.

Notifications You must be signed in to change notification settings

evertonvolpi/findStudentsInMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findStudentsInMap

This project involves Python, HTML, CSS, JavaScript, SQLite3 and Flask.

Python

It takes a database with the names of students and the googlemaps link of their respective hometowns encrypted in base 64.
It then copies the data from the database to a list, translating the base64 code.

Templates

A simple website where the user can select to view a table with the name and the hometown of the students (googleMaps link) or select the name of a student in a dropdown list to open their hometown in Google Maps.

Flask is the web application microframework used in this project.

About

Python | Flask | SQLite3 | JavaScript | HTML | CSS. Front-end and Back-end website that takes a database with names of students and the googlemaps link of their respective hometowns encrypted in base 64 and displays different selects and tables for the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages