Skip to content

iCare is a yoga and meditation-focused web app designed to promote holistic health and mindfulness. 🌿 Built with HTML, CSS, JavaScript, and PHP, it provides yoga poses, meditation guides, and community tips for mental and physical well-being. Hosted locally via XAMPP, iCare ensures a responsive, user-friendly experience.

Notifications You must be signed in to change notification settings

bhadaliyasahaj/iCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


🌿 iCare - Your Guide to Wellness 🌸

iCare is a yoga and meditation-focused web application aimed at enhancing physical and mental well-being. 🌞 It combines a serene design, easy navigation, and powerful functionality to bring mindfulness closer to everyone. Built collaboratively using HTML, CSS, JavaScript, and PHP, iCare is hosted locally through XAMPP.


πŸ“‹ Table of Contents

  1. ✨ Features
  2. πŸ”§ Technologies Used
  3. πŸ“‚ Project Structure
  4. βš™οΈ Installation
  5. πŸš€ Usage
  6. 🀝 Contributing
  7. πŸ“œ License

✨ Features

  • πŸ§˜β€β™€οΈ Yoga & Meditation Resources: Step-by-step guides for all levels.
  • 🀝 Community Sharing: Share tips and connect with others on the wellness journey.
  • πŸ“± Responsive Design: Smooth user experience across devices.
  • βœ‰οΈ Contact Forms: Collect user feedback efficiently.
  • πŸ› οΈ Dynamic Backend: PHP-powered for scalable content delivery.

πŸ”§ Technologies Used

  • Frontend: 🌐 HTML5, 🎨 CSS3, and βš™οΈ JavaScript
  • Backend: πŸ› οΈ PHP
  • Local Server: πŸš€ XAMPP
  • Version Control: 🌟 Git & GitHub

πŸ“‚ Project Structure

πŸ“¦ iCare/
β”œβ”€β”€ πŸ“ assets/
β”‚   β”œβ”€β”€ πŸ“ css/                # Stylesheets
β”‚   β”œβ”€β”€ πŸ“ js/                 # JavaScript files
β”‚   └── πŸ“ images/             # Images
β”‚
β”œβ”€β”€ πŸ“ php/                    # PHP backend scripts
β”‚   β”œβ”€β”€ connect.php            # Database connection
β”‚   └── processForm.php        # Form handling
β”‚
β”œβ”€β”€ 🏠 index.html              # Landing page
β”œβ”€β”€ ℹ️ about.html              # About page
β”œβ”€β”€ βœ‰οΈ contact.html            # Contact form
β”œβ”€β”€ πŸ“– README.md               # Documentation
β”œβ”€β”€ πŸ“œ LICENSE                 # License file
└── πŸ”’ .gitignore              # Git ignore file

βš™οΈ Installation

Follow these steps to get started with iCare locally:

  1. Clone the Repository πŸ“₯

    git clone https://github.com/bhadaliyasahaj/iCare.git
  2. Install XAMPP πŸ› οΈ
    Download and install XAMPP.

  3. Move Files πŸ“‚
    Copy the project folder into the htdocs directory of your XAMPP installation:

    mv iCare /path-to-xampp/htdocs/
  4. Start Server πŸš€
    Launch Apache and MySQL from the XAMPP Control Panel.

  5. Access the App 🌐
    Open your browser and navigate to:

    http://localhost/iCare
    

πŸš€ Usage

  1. Navigate to the home page to explore yoga and meditation guides. πŸ§˜β€β™‚οΈ
  2. Visit the About section to learn more about iCare. ℹ️
  3. Use the Contact form to share feedback or suggestions. βœ‰οΈ

🀝 Contributing

We welcome contributions to enhance iCare! πŸ› οΈ

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Commit your changes: git commit -m "Add your message here".
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Create a pull request. πŸš€

πŸ“œ License

This project is licensed under the MIT License. Feel free to use and modify the code! πŸ“„


πŸ’‘ Stay mindful, stay healthy! πŸ’–


Feel free to tweak this to suit your project!

About

iCare is a yoga and meditation-focused web app designed to promote holistic health and mindfulness. 🌿 Built with HTML, CSS, JavaScript, and PHP, it provides yoga poses, meditation guides, and community tips for mental and physical well-being. Hosted locally via XAMPP, iCare ensures a responsive, user-friendly experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published