Skip to content

Project of the database of airport parking and web application for it's management and reporting. (Databases 2 course on FEIT | WUT)

Notifications You must be signed in to change notification settings

adamnapieralski/bd2-airport-parking-database

Repository files navigation

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

About

Project of the database of airport parking and web application for it's management and reporting. (Databases 2 course on FEIT | WUT)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •