Study_Chill is an Android application built with Java, designed to enhance your productivity and relaxation during study sessions. This app provides tools to help you focus, manage your study time, and take mindful breaks to chill and recharge.
- Productivity Tools: Stay organized and manage your study sessions effectively.
- Relaxation Features: Take breaks and relax with integrated chill features.
- Customizable Experience: Personalize your study and break cycles to suit your needs.
- Android Studio (latest recommended)
- Android device or emulator (API level as required by the project)
- Java Development Kit (JDK) 8 or higher
- Clone the repository:
git clone https://github.com/B1nturi/Study_Chill.git
- Open the project in Android Studio:
- Select
Open an existing projectand choose theStudy_Chilldirectory.
- Select
- Build the project:
- Let Gradle sync and download dependencies.
- Resolve any build issues if prompted.
- Run the app:
- Connect your Android device or start an emulator.
- Click the Run button in Android Studio or use
Shift + F10.
- Launch the Study_Chill app on your device.
- Set up your study and break intervals.
- Utilize productivity tools to stay focused.
- Take breaks and enjoy the chill features.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature). - Make your changes and commit them.
- Push to your fork (
git push origin feature/your-feature). - Open a Pull Request.
This project is licensed under the MIT License.
Happy Studying and Chilling!