Skip to content

Prasad-mutnale/KLE-Tech-Healthcare-Facility-Administration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

KLE-Tech-Healthcare-Facility-Administration

The MERN Stack Student Health Portal is a professionally developed website that leverages the power of the MERN (MongoDB, Express.js, React, Node.js) stack technology. This user-friendly portal enables students to log in using their unique SRN (Student Registration Number) and conveniently manage their health-related activities. By inputting their symptoms, students can retrieve their stored details and receive personalized healthcare services.

Key Features

  1. Intuitive User Interface: The portal boasts a modern and intuitive interface, designed to enhance user experience and simplify navigation for students.

  2. Robust Authentication: Students can securely log in to the portal using their SRN, ensuring confidentiality and data integrity.

  3. MongoDB Integration: The integration of MongoDB, a versatile NoSQL database, ensures efficient storage and retrieval of student details.

  4. Express.js Framework: The portal utilizes the Express.js framework, a robust and flexible web application framework, to build the server-side application.

  5. React Library: The dynamic and responsive user interface is constructed using React, a powerful JavaScript library renowned for its efficient UI development capabilities.

  6. Node.js Runtime Environment: The portal harnesses the Node.js runtime environment, enabling high-performance execution of server-side code and seamless scalability.

  7. Simplified Symptom Input: Students can easily input their symptoms through a dedicated form, providing a streamlined process for describing their health concerns.

  8. Automated Doctor Assignment: Leveraging the symptom information provided, the portal employs an intelligent algorithm to assign dedicated doctors, ensuring personalized care for each student.

Prerequisites

Before running the project, please ensure that your system meets the following prerequisites:

Installation

To install the frontend and backend components of the project, follow these steps:

Frontend

  1. Clone the repository:

    git clone https://github.com/Prasad-mutnale/KLE-Tech-Healthcare-Facility-Administration
    
  2. Navigate to the frontend directory:

    cd KLE-Tech-Healthcare-Facility-Administration/frontend
    
  3. Install the frontend dependencies:

        npm install 
    

Backend

  1. Navigate to the backend directory:

    cd KLE-Tech-Healthcare-Facility-Administration/backend
  2. Install the frontend dependencies:

    npm install
    

Usage

To run the project locally, follow these steps:

Frontend

  1. Start the frontend development server:

    cd KLE-Tech-Healthcare-Facility-Administration/frontend
    npm start
    
  2. Open your preferred web browser and visit http://localhost:3000 to access the frontend.

Backend

  1. Start the backend server:

    cd KLE-Tech-Healthcare-Facility-Administration/backend
    npm start
    
  2. The backend server will start running on http://localhost:5000.

Thanks to my team for contributing to this project.

Contributors

Happy coding!

About

The KLE-Tech-Healthcare-Facility-Administration using MERN stack development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published