GithubHelp home page GithubHelp logo

sdaqo / sql-library Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 7.58 MB

๐Ÿ“š A Library Website made with Flask and SQL

License: GNU General Public License v3.0

Python 32.15% HTML 65.64% JavaScript 2.21%
flask python sql

sql-library's Introduction

๐Ÿ“š Library Website

This is a Library Website made with Python, SQL and Flask for a School Project

Screenshots

Screenshot 2022-10-26 at 22-27-19 Library - SQL Library Screenshot 2022-12-26 at 13-30-37 Medialist - SQL Library Screenshot 2022-12-26 at 13-33-07 Staff Panel - SQL Library Screenshot 2022-12-26 at 13-35-08 Server Dashboard - SQL Library

Setup

Install requirements for the Project:

Tipp: Use a virtual Envoirment

pip install -r requirements.txt

Database:

You can either use the sample Database in library_db/library.db or create your own one with the structure given in the db_create.sql file and copy it to library_db/library.db

Sample Database:

Admin user Credentials:

Email: [email protected] Password: admin1234

Start

Without Debugging:

python wsgi.py

With Debugging:

python -m library_db.app

You can also specify a host and port in wsgi.py like so:

...
if __name__ == "__main__":
    app.run(host='<The Host>', port=<The Port>)

sql-library's People

Contributors

sdaqo avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.