Skip to content

jainnayushi/Appointment-Booking-Screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointment Booking Screen React Assignment

image

Experience and Challenges with this Task :

  • Used Redux for state management and Saga for asynchronous work like fetchig API.
  • Used best practices : Functional components and hooks.
  • Maintained folder structure using indexing to maintain modularity and reusability
  • Performed error handling and maintained proper feedback for the user while data loading.
  • Added an additional scrollbar to maintain the consistency in the UI/UX in case of multiple appointments

To Run the Application :

  • Run npm start after navigating into the application folder
  • Runs the app in the development mode.
  • Open http://localhost:3000 to view it in your browser.

Screenshots :

image image image image