Skip to content

ABDELBAKI-Mohamed/Modoock-health-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 

Repository files navigation

Modoock Health Internship Challenge

Thank you for your interest in our announcement! This document outlines everything you need to know about the role-based system project you'll be working on for this challenge.


πŸ’Ό Challenge Overview

Your challenge is to develop a web-based role management system with the following features:

1. User Authentication

  • Create a login system with hashed password authentication.
  • Route users to different dashboards based on their role:
    • Admin
    • Doctor
    • Receptionist

2. Role-Based Dashboards

  • Admin Dashboard: Displays a list of all registered users (patients) with details such as name, registration date, and status (active/inactive). Data is pulled dynamically from the patients table.
  • Doctor Dashboard: Displays the day's consultation list, including patient names, appointment times, and consultation statuses. Data is pulled dynamically from the consultations table.
  • Receptionist Dashboard: Displays the appointment schedule for the day, including appointment times, patient names, and assigned doctors. Data is pulled dynamically from the appointments table.

3. Responsive UI

  • Ensure all pages (login and dashboards) work smoothly on both mobile and desktop devices.

4. Hosting & Deployment

  • Deploy the application on Vercel for public testing and usability.

5. GitHub Repository

  • Your repository should include:
    • Clear project structure.
    • Features of the application.

πŸ“₯ How to Apply

To apply for this internship, please send a link to your deployed application hosted on Vercel as well as your CV via email to contact@modoock.com.


🌟 Evaluation Criteria

We will evaluate your submission based on the following:

  1. Functionality: Does your app meet the requirements?
  2. Design & Responsiveness: Is the UI intuitive and user-friendly?
  3. Code Quality: Is your code clean, efficient, and well-organized?

πŸ’‘ About Modoock Health

Modoock Health is a healthcare platform in progress, aiming to simplify and innovate healthcare services. As a Moroccan solution, it’s designed with local needs in mind, while striving to bring impactful changes to the way healthcare works.


About

Modoock Health Internship Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors