Ratnesh-Team / Rehabify

The Path to a Brighter Tomorrow "
https://rehabify.ratn.tech
MIT License
18 stars 45 forks source link
golang gssoc-ext hacktoberfest hacktoberfest2024 hactoberfest-accepted reactjs tailwindcss

Rehabify - Nasha Mukti Kendra Management Platform

🌟 Stars 🍴 Forks 🐛 Issues 🔔 Open PRs 🔕 Close PRs
Stars Forks Issues Open Pull Requests Close Pull Requests

Screenshot 2024-08-31 190300

🛡️ Super Admin Credentials

🛡️ Admin Credentials

🛡️ User Credentials

🌟 Overview

Rehabify is an all-in-one management platform tailored for rehabilitation centers and Nasha Mukti Kendras. It streamlines operations by enabling administrators, doctors, and users to connect efficiently. The platform allows admins to register centers, doctors to associate with specific centers, and users to search for the nearest facilities. A super admin oversees the entire platform, ensuring smooth management and approval processes.

🚀 Key Features

🛠️ Project Structure

📝 Contributing

For contributing to this repository, make sure you raise a pull request to the develop branch.

Setup Instructions

Backend Setup

  1. Clone the repository:

    git clone https://github.com/Ratnesh-Team/Rehabify.git
    cd Rehabify/Backend
  2. Install dependencies:

    go mod tidy
  3. Create a .env File: Create a .env file in the Backend directory and add the environment variables mentioned in sample.env file

  4. Run the backend server:

    go run main.go

Frontend Setup

  1. Navigate to the frontend directory:

    cd ../Frontend
  2. Install dependencies:

    npm install
  3. Create a .env File: Create a .env file in the Frontend directory and add the environment variables mentioned in sample.env file

  4. Run the frontend server:

    npm start

Usage

  1. Access the platform:

    • Open your browser and navigate to http://localhost:5173 for the frontend.
    • The backend server runs on http://localhost:3000.
    • Api documentation is available on http://localhost:3000/swagger-ui/index.html
  2. Login as Super Admin:

    • Use the provided super admin credentials to log in and manage the platform.
  3. Search for Nasha Mukti Kendra:

    • Use the search functionality to find the nearest centers.

⭐ Star the Repo

If you find this project useful, please consider giving it a star ⭐ on GitHub. It helps the project gain visibility and encourages contributions from the community.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

Awesome contributors :star_struck:

### 🎉 Happy contributing! Keep exploring! 🌟