Skip to content

Raghav0005/CareConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CareConnect

Created for DeerHacks 2023

Inspiration

As children of immigrants, we have seen how the elderly in our respective communities struggle to communicate and find suitable PSWs that can provide the care that they need in their homes. Currently, finding a personal support worker in Canada is not as easy as it should be. Connecting PSWs with patients based on different criteria ensures better satisfaction for both PSWs and patients. Ultimately, we want to eliminate barriers so that all Canadians can get the full care that they are comfortable with.

What it does

This web app matches patients with PSWs based on various attributes, including language, patient needs, and location. This increases the likelihood for matches where there is better communication and better care, as well as ensuring that PSWs don't need to travel large distances for appointments.

How we built it

We built this web app using React, HTML, and CSS for the front-end, and JavaScript processing for the back-end. This was built entirely on Repl.it, allowing for easy team collaboration and debugging.

Challenges we ran into

We encountered some challenges with the form functionality of the web app, including obtaining and processing the data using states. With some help from a mentor, we were able to process form data in the back-end according to the app requirements.

What we learned

We learned many React functions, states, its use in the processing of data, and integrated all of these aspects together to develop an entire webapp.

What's next for CareConnect

For scalability, we could implement a database to store user data and PSW data. For this matter, MongoDB is a good NoSQL Database that would be suited. Further, we can also implement the entire process dynamically from the perspectives of the PSWs, allowing a similar user experience for them.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors