https://github.com/gtkacz/get-it
Project to create and save annotations on website. Server and backend made with Python.
https://github.com/gtkacz/get-it
annotations backend css database html html-css http http-server python sqlite sqlite3
Last synced: 5 months ago
JSON representation
Project to create and save annotations on website. Server and backend made with Python.
- Host: GitHub
- URL: https://github.com/gtkacz/get-it
- Owner: gtkacz
- Created: 2021-03-04T20:41:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T11:04:16.000Z (about 5 years ago)
- Last Synced: 2025-06-21T23:33:02.726Z (10 months ago)
- Topics: annotations, backend, css, database, html, html-css, http, http-server, python, sqlite, sqlite3
- Language: Python
- Homepage: https://gtkacz.github.io/get-it/
- Size: 16.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get-it
Project to create and save annotations on database via website interface. Backend made with Python. Databases handled with SQLite via sqlite3 Python library. Website built with HTML/CSS and javascript.
Project made for the Web Technologies class from the Insper computer engineering course.