arslansiddiq / Hakeemi

Hakeemi is a mobile app for clinics to handle patients' appointments with doctors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hakeemi banner

Hakeemi - Doctor appointment app

Hakeemi is a demo project based on free Figma design with the purpose of a doctor appointment reservation app showcase.

I built it with the mindset of exploring how can I achieve a good project structure while keeping it simple, scalable and production ready.

I started the project with react-native-create boilerplate using the typescript template.

While I am not using an UI library I tried to isolate component development by separating them from any business logic. using storybook during the implementation and writing unit tests with jest library helped a lot.

During the development I wanted to explore different things as well so I used firebase for authentication and firestore as database.

Welcome page Home page

About

Hakeemi is a mobile app for clinics to handle patients' appointments with doctors.


Languages

Language:TypeScript 86.4%Language:Java 5.1%Language:Objective-C 3.6%Language:JavaScript 2.8%Language:Starlark 1.5%Language:Ruby 0.6%