Coder Social home page Coder Social logo

jcvb / carbee-turbo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 101 KB

This repository houses the source code for "Carbee", a web application poised to rival "Curbee". The app empowers users to view their appointments on a dashboard, check appointment availability for specific dates, and log in.

Home Page: https://carbee-turbo.vercel.app

JavaScript 0.39% TypeScript 89.39% SCSS 10.22%

carbee-turbo's Introduction

Carbee Web Application

Carbee is a web application designed to compete with Curbee, focusing on optimizing performance over 3G cellular networks. This project is built using Next.js and leverages React-Bootstrap for styling. The backend is pre-filled with necessary data to simulate real-world interactions and API responses.

Project Setup

Getting Started

  1. Clone the repository to your local machine:
  git clone https://github.com/jcvb/carbee-turbo.git
  cd carbee-turbo
  1. Install dependencies:
  npm install
  1. Run the development server:
  npm run dev

Open http://localhost:3000 in your browser to view the project.

Features

  • User authentication and session persistence
  • Display of user's appointments on a dashboard
  • Showing appointment availability for a selected date

Technologies Used

  • Next.js
  • React-Bootstrap
  • TypeScript

Styling

Styling is managed with React-Bootstrap, and the color palette is extended to match the Carbee brand colors. The fonts are defined in the global stylesheet (globals.scss) and imported into the project.

API Endpoints

The backend APIs are utilized to authenticate users, retrieve appointment data, and check appointment availability for a given date.

  • Authentication: POST /api/auth
  • Fetching Appointments: GET /api/appointments
  • Checking Availability: GET /api/availability/:date

API documentation can be found https://gist.github.com/oqx/3fe35dc32796a545213d7d478452abb8

Version Control

The project is version-controlled using Git and hosted on GitHub. Commit messages and branching follow best practices to ensure a coherent history and clear steps of development.

carbee-turbo's People

Watchers

Juan Carlos Valerio Barreto 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.