Skip to content

This is an Appointment manager application where you can assign patients to each appointments, you can search for the patients by their names or their ids.

Notifications You must be signed in to change notification settings

Daguilar94/appointment-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointment Manager

Image of project

This is an Appointment manager application where you can assign patients to each appointments, you can search for the patients by their names or their ids.

This application was built using React.JS and Redux.

I also implemented other external libraries like React-redux, to wrap the components and send the redux data via Props, so the Components kept much smaller and stateless. react-bootstrap for the styling, Axios for the remote requests and thunk to manage the middlewares in order to get the axios response.

For the search engine it was user react-bootstrap-typahead.

About

This is an Appointment manager application where you can assign patients to each appointments, you can search for the patients by their names or their ids.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published