Code Monkey home page Code Monkey logo

car-booking-pywebio's Introduction

Car Booking Web App gcash donation paypal donation

license python version pywebio version build

Car booking web app implemented using PyWebIO and TinyDB.
PyWebIO is a rich text terminal and can be used to build simple web applications or browser-based GUI applications. TinyDB is a very tiny database that stores all the data as a Python dictionary.

You will be asked to either login or sign up for a new account. image

There are three main user types:

  1. Passenger
  2. Driver
  3. Admin

You may signup for the first two user types (passenger and driver), but if you require admin access, you may use the below:
Username: admin
Password: admin

For testing of the other two user types, you may use the below accordingly:
Driver User
Username: driver
Password: driver

Passenger User
Username: passenger
Password: passenger

Here is the signup page for reference: image

There is currenly no session handling being implemented in the code so refreshing the page will log you out. Each user type has a different set of options.

  1. Passenger
  • image
  1. Driver
  • image
  1. Admin
  • image

Thank you and please bare with my newbie Python web skills.

car-booking-pywebio's People

Contributors

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