Coder Social home page Coder Social logo

cabbooking's Introduction

CAB BOOKING

Introduction

A console application has a run.py file which has two member Employee and Admin with their respective features and , where every option takes user to their respective roles class and introduce to their features. The project is using sql alchemy database.And we have used Object relational mapper(ORM) method for associating user-defined python classes with databases tables.

Project Doc

Project documentation link :https://docs.google.com/document/d/19TN5iCXihnF_19BxCLd2nhPaUsKxMlsDDbV0IbylRRo/edit Setup for Running the Project

1. Open the project CabBooking
2. Run pythonn file 'run.py'
    -> python run.py

Credentials to run the project :

Create your own admin from the menu.

Setup for Running test cases

For running test cases
    -> coverage run -m pytest
For coverage result
    ->  coverage report -m 

Dependencies

  1. ORM: Object relational mapper
  2. sql alchemy:
    • connect: generate connection object with database
  3. pytest:
    • pytest: framework for running unit test cases
  4. cryptography: python3 -m pip install cryptography
  5. pandas: python3 -m pip install pandas
  6. graph: python3 -m pip install mathplotlib

cabbooking's People

Contributors

ruchibhardwaj avatar

Watchers

 avatar

cabbooking's Issues

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.