Giter Club home page Giter Club logo

gorvk / universal-booking-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5 MB

Token is for slot bookings and get tokens anywhere and anytime. It can be used by any businesses or intuitions, whoever wants to implement a booking system, whether they are small or well established, there customers can easily do bookings without visiting the place.

License: MIT License

HTML 0.70% CSS 7.15% JavaScript 92.05% Shell 0.10%
booking business express expressjs firebase react reactjs slot

universal-booking-app's Introduction

Token - A Universal Booking App for every business

Token is for slot bookings and get tokens anywhere and anytime. It can be used by any businesses or intuitions, whoever wants to implement a booking system, whether they are small or well established, there customers can easily do bookings without visiting the place.

Token contains feature for businesses or intuitions to register themselves. People can watch available time slots and book them.


Tech Stack

  • Frontend : React, CSS

  • Backend : ExpressJS, NodeJS

  • Cloud Service : Firebase


Screenshots

  • Login Page

Login


  • Signup Page

Signup


  • Customer Dashboard

Customer Dashboard


  • Business Dashboard

Business Dashboard


  • Add New Slots

Add Slot


  • Profile Menu

menu


  • Booking Reciept

Reciept


  • Profile Settings

settings


  • Search

search


  • Booking Terminal

Booking Terminal



Architecutral Diagrams

  • Use Case Diagrams

Use Case Diagram


  • Dataflow Diagrams

Data flow Diagram


Steps to run project in development mode

npm install
  • run server by running the following command in server folder.
npm run dev
  • run client by running the following command in client folder.
npm run start
  • client will run on port 3000 and sever will run on port 5000.

API routes

  • slots
    • create slot (post) - /api/v1/slots
    • read slots (post) - /api/v1/get-slots
    • update slot (put) - /api/v1/put-slot
    • delete slot (delete) - /api/v1/delete-slot

  • users
    • create user (post) - /api/v1/users
    • update user role (put) - /api/v1/users
    • read user role (post) - /api/v1/get-role

  • businesses
    • read businesses (get) - /get-businesses
    • read businesses by id (post) - /get-businesses-by-id

Client URLs

  • login - /
  • signup - /signup
  • dashboard - /dashboard
  • bookslots - /u/[user_id]
  • search - /search

universal-booking-app's People

Contributors

gorvk avatar test-gstar avatar 720ninad avatar anuragbn avatar

Watchers

 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.