Infer-Noam / Schedulex

Schedulex, a time managing app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schedulex - Time Management App

Overview

This is a time management app designed to help you organize your day more effectively. The app is built using Kotlin and Jetpack Compose, and it allows you to divide your day into manageable chunks, set reminders, and view daily statistics.

Features

  • Time Chunking: Divide your day into manageable chunks to focus on specific tasks.
  • Reminders: Set reminders for important tasks or deadlines.
  • Daily Statistics: View statistics about how you spent your time each day.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Android Studio
  • Kotlin
  • Jetpack Compose

Installing

  1. Clone the repo: `git clone https://github.com/Infer-Noam/Schedulex.git
  2. Open the project in Android Studio.
  3. Run the app on an emulator or a real device.

Built With

  • Kotlin - The main programming language used.
  • Jetpack Compose - Android’s modern toolkit for building native UI.

Screenshots

Schedule screen [portrait]

WhatsApp Image 2024-03-28 at 15 50 04 (3)

Schedule screen [landscape I]

WhatsApp Image 2024-03-28 at 15 50 04 (2)

Schedule screen [landscape II]

WhatsApp Image 2024-03-28 at 15 50 04 (1)

Settings screen [landscape I]

WhatsApp Image 2024-03-28 at 15 50 04

Settings screen [landscape II]

WhatsApp Image 2024-03-28 at 15 50 03 (1)

Block creation screen [landscape]

WhatsApp Image 2024-03-28 at 15 50 03

Block creation screen [portrait]

WhatsApp Image 2024-03-28 at 15 50 02 (1)

Time selection dialog [landscape]

WhatsApp Image 2024-03-28 at 15 50 02 (2)

Statistics screen [portrait]

WhatsApp Image 2024-03-28 at 15 50 02

Date selection dialog [portrait]

WhatsApp Image 2024-03-28 at 15 50 01

About

Schedulex, a time managing app


Languages

Language:Kotlin 100.0%