Skip to main content

Cabby

Project Overview

Introduction

Cabby is a cab Pooling website that allows users to book cabs and drivers to register their cabs.

Goals

The goal of this project was to create a website that would allow students to carpool to and from the university with ease and less hassle.

Tech Stack

  • React
  • SCSS
  • NextJS
  • Javascript

Features

Currently, website is used by students of the university to book cabs to and from the university.
App is used by drivers to register their cabs and accept requests.

User Features

  • User register and login
  • User can add a cab pool request or view and join existing ones
  • Cancellation of requests
  • We are using Express + nodemailer to schedule emails as remainder to users about their cab pool requests prior to the time of departure
  • We are also logging the user events to verify the user's actions and to prevent any misuse of the website

Driver Features

  • Driver register and login
  • driver can view and accept requests or deny them
  • Driver can view all accepted/ongoing and completed requests