Skip to content

theArsalanM/ZipAirline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZipAirline

ZipAirline is a test Project for an assessment.

Uses, Python 3.8, Django==3.2.7

This project contains one django-app called "calculator", and one API to accept sample airplane data from user. It calculates airplane per minute fuel consumption and total flying minutes based on provided requirements.

Repository also contains a sample postman collection to view API sample request & response.

To execute this project:

  • create a python 3.8 virtual environment
  • pip install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

Code Coverage score is 91%

About

Test Project for assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages