Skip to content

An e-Library web application where we can store books' titles and authors in a database.

Notifications You must be signed in to change notification settings

nikosnikitas/e-Library-by-nikosnikitas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-Library

Μια ηλεκτρονική βιβλιοθήκη γραμμένη με Python 3, Flask, SQLite και τεχνολογίες διαδικτύου HTML5, CSS3, Bootstrap 3, JavaScript

Δημιουργία: Νίκος-Νικήτας | Created by: Nikos-Nikitas

Μπορείτε να χρησιμοποιήσετε αυτό το έργο μου, αρκεί, αν το τροποποιήσετε, να με αναφέρετε για την αρχική μου προσπάθεια. Πριν το χρησιμοποιήσετε, διαγράψτε το "books.db" και ξαναφτιάξτε τη βάση όπως τη θέλετε με το make_db.py Υπάρχει και ένα Books API στο αρχείο "books-api.py" εάν προτιμάτε να δουλεύετε με αυτό. Δείτε το να δουλεύει καθώς και τον κώδικα στο repl.it στον παρακάτω σύνδεσμο.

English

You may use this. Just mention me for my original attempt if you make any changes. Before use delete the "books.db" and make your database as you want it with make_db.py There is also a Books API in the books-api.py file if you prefer interacting with an API. Watch the demo and code at repl.it in the link below.

Δείτε το να δουλεύει εδώ - Demo here