An open API service indexing awesome lists of open source software.

https://github.com/siddhigate/study-buddy

A study buddy application built using Java(Android)
https://github.com/siddhigate/study-buddy

android-application java study-buddy

Last synced: 3 months ago
JSON representation

A study buddy application built using Java(Android)

Awesome Lists containing this project

README

          

# Study Buddy App

This is an Android application which will help students to manage their studies.

## Features

1. Study Timer
2. Task List
3. Schedule Manager
4. Scoring system

## App Screenshots

Onboarding Page | Login Page | Signup Page
:-----------------------------------------:|:-----------------------------------:|:-------------------------:
![Onboarding page](./ss/onboardings.jpeg) | ![Login Page](./ss/login.jpeg) | ![Signup Page](./ss/register.jpeg)

Dashboard | Study Timer | Task List
:----------------------------------:|:-----------------------------------:|:-------------------------:
![Dashboard](./ss/home.jpeg) | ![Study Timer](./ss/timer.jpeg) | ![Task List](./ss/tasklist.jpeg)

## Features

### 1. Study Timer and Scoring system
- Set the timer before studying and while studying don't leave the app for any other purpose.
- If you are able to study the whole time without using the phone for any other purpose you'll score points
- If you are unable to do so, you'll lose points.
- Points will work as a reward-system which will keep you motivated to study without dostraction.
- Thus, this feature will help you to tackle distractions

### 2. Task List
- Use the task list feature to maintain your daily tasks.
- This will help you stay organized.

### 3. Schedule Manager
- Manage your schedule
- Set reminders for important submissions, exams, etc.

##