This repository contains the project for ctrl_freaks,codeloom , held from March 11th, to March 12th, 2024. The project is a healthcare website that provides therapy services to users, helping them overcome various problems and improve their health.
The Healthcare Website project was developed for the "codeloom"-hackthon. The goal of this project is to provide users with a platform where they can access therapy services to overcome personal problems and improve their overall health. The website is designed to be user-friendly and offers a range of features to enhance the user's experience.
Gungun Gupta, Radhika Sharma, Jinisha Bose, Tanya Jain.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/illunise/hackathon-project.git - Navigate to the project directory:
cd hackathon-project
Contributions to the project are welcome. If you want to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature. - Make your changes and commit them:
git commit -m "Your detailed description of the changes.". - Push your changes to your forked repository:
git push origin feature/your-feature. - Open a pull request to the
mainbranch of the original repository.
This project is licensed under the MIT License. You can find the license information in the LICENSE file.