Git Product home page Git Product logo

bd2-airport-parking-database's Introduction

ParkingApp

bd2-airport-parking-database

Project of the database of airport parking and web application for it's management and reporting. Made on Databases 2 course on FEIT of Warsaw University of Technology.

Preview

Start page Tickets

Reporting_1 Reporting2

Installation

Prerequisites

  • python >= 3.6
  • Django >= v3.0
  • django-crispy-forms (installation)

Clone

Clone this repo to your local machine:

git clone https://github.com/adamnapieralski/bd2-airport-parking-database.git

Setup

No specific setup apart from providing prerequisites is needed.

Run

In airport_parking_site directory run django server:

python manage.py runserver

In your browser got to the displayed development server url (usually http://127.0.0.1:8000/).

Tests

Run tests for whole application with:

python manage.py test

If more precise information about all executed tests is needed, set verbosity parameter:

python manage.py test -v 2

Built With

  • Django - high-level Python Web framework that encourages rapid development and clean, pragmatic design
  • SQLite - a small, fast, self-contained, high-reliability, full-featured, SQL database engine

Authors

bd2-airport-parking-database's People

Contributors

adamnapieralski avatar kost13 avatar marcingajewski14 avatar wwrzesien avatar

Watchers

 avatar  avatar  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.