Giter VIP home page Giter VIP logo

car-booking's Introduction

Car booking

🏁 Get Started

Installation

  1. Clone the repository
git clone https://github.com/HazemAbdo/Vekelz-Task.git Vekelz-Task
  1. Navigate to repository directory
$ cd Vekelz-Task
  1. Install dependencies
$ npm install
  1. Run the Client
$ npm run dev

Design Decisions

  • I decided not to use UI libraries like Bootstrap or material UI to have more flexibility in mocking our Figma design.
  • I decided to use chart.js instead of amcharts as the last one only supports react in the old-fashioned class component and I want to make all of my components in the functional style.
  • I decided to make SVGs as components not as files so I can add logic and customizations to them.
  • I decided to encapsulate all the data in a dummy file in the assets directory then I fetch them and passing them as props so we can easily integrate with real APIs in the future without changing the components code.

Built With

react typescript css3 html5 figma

Pages

Booking

booking booking-dark

Dashboard

dashboard dashboard-dark

Quick Tour

quick-tour.mp4

Testing Coverage

testCoverage

Done ✓

  • Dashboard component
  • Booking component
  • dark theme
  • basic unit testing

More optimizations

  • Reach 100% testing coverage
  • Reach 100% accessibility
  • Reach 100% responsiveness

Project Structure

|───public
└───src
    ├───assets
    │   ├───DummyData
    │   ├───Icons
    │   └───Images
    ├───Components
    │   ├───CarCard
    │   ├───ContinuousGraph
    │   ├───Navbar
    │   ├───PercentageCard
    │   ├───RecommendCard
    │   ├───Sidebar
    │   └───VerticalBarChart
    ├───Contexts
    ├───Pages
    │   ├───Booking
    │   └───Dashboard
    └───__tests__

car-booking's People

Contributors

hazemabdo avatar

Stargazers

Mohamed Khaled avatar Gheiath avatar Ahmed Emad avatar Gaser Ashraf avatar Omar Mohamed  avatar ‪Yousef Elshabrawy‬‏ avatar Khaldon 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.