Skip to content

A project to work with redux, compound components and styled components

Notifications You must be signed in to change notification settings

Tsikitsiky/mahanoro-station

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mahanoro Station

This app is built out with Redux, Compound Components and Styled Components.

It allows us to book some seats in "Taxi brousses" departing from Mahanoro (a town in Madagascar) station.

User stories

User is able to:

  • Pick a city from the city list.
  • See the available trips to that city, and pick one where seats are still availalable.
  • Select one or more seats in the car, and see how much it's going to cost.
  • Confirm the booking.
  • See their confirmed bookings on the 'My account'page.
  • Modify their own information, like name or phone number, on that same page.
  • Cancel a booked trip.

Design

The design is from this Figma file.

Data

The data is from this JSON file.

Clone this repository

Open up a terminal and run git clone https://github.com/Tsikitsiky/mahanoro-station.

About

A project to work with redux, compound components and styled components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • HTML 1.0%