Skip to content

Aymeric-Henry/BSport-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEFORE START

In the src/api/config file you need to add the bearer token to access to the api

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Question

For the location of the activities the address is send as GPS coordinate, I didn't find in the api where i can find directly the address. A get around will be to use a map library to display the location

For the bookings for the few activity who have bookings can't be retrieve without credentials

Potential Improvment

UI

Add the BSport colors

Add a better ux for the events adding the availabilty of the class

Dev

Add a mock of the api to test the render of the component

Think of the implementation of end to end testing

Add a internationalization system

Functionnality

Add the reservation system -> need Login

Add Filters on the top of the calendar

Add a carrousel of image to the tabs

Add similar event to the tabs

Add all the courses from the same activity to the tabs

Duration on the project 8 hours

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published