Giter Site home page Giter Site logo

tasky's Introduction

Tasky - Calendar App

Offline-First Calendar App intended to portray all the new technologies I learn on a daily basis. This project aims to replicate the functionality of Google Calendar, allowing users to create and manage events and schedule appointments.

Authentication Screens

Login Registration
Login Screen Registration Screen

Agenda Screen

Agenda Screen

๐ŸŽฅ Demo Video

Demo Video of the App

๐Ÿ›  Tech Stack

  • Kotlin
  • MVVM/MVI
  • Jetpack Compose
  • Retrofit
  • Room
  • Hilt
  • Coil
  • Moshi
  • WorkManager + AlarmManager
  • Notifications
  • SplashScreen
  • Jetpack Security - Encrypted SharedPreferences
  • Compose Navigation
  • MockWebServer
  • Mockk
  • Truth
  • JUnit
  • SOLID
  • Clean Architecture

Features

  • Authentication with Login and Registration.
  • SplashScreen that redirects based whether the user is logged in or not.
  • Home Screen showcasing Events, Reminders and Tasks.
  • Event, Task and Reminder create, update, and delete.
  • Create and edit Events, including details such as title, time, and attendees.
  • Detail Screen for each Agenda Item Type, each with it's own settings.
  • Save on both API and DB.
  • Sync to the API in case of Offline usage.
  • Sync from the API in case the user was invited to an Event.
  • Notifications to remind the user when there's an upcoming Event/Reminder/Task.
  • Logout.
  • Add Photos to Events.

Contributing

I welcome contributions of all kinds, including bug fixes, new features, and improvements to existing functionality. Thank you for considering contributing to this project!

TODO

  • Set notifications from remote events
  • Fix notifications on boot
  • Update Event (Fix Photo uploading and deleting)
  • Sync Deleted, Created, and Updated
  • Fix Event Detail screen Editing in case the user isn't a host and such
  • Save photos on DB
  • Fix Event Detail photos when editing/is not the host, etc
  • Error handling in case there's no connection, the user stops being authenticated, the api key stops working, server errors, etc (Show a snack bar or something)
  • Black Line (Needle) in the Agenda screen to give the impression of past and future items
  • Fix the options menu after clicking the 3 dots in an agenda item (It only appears in the middle of the screen)
  • Fix the > in the Event Detail Screen - From time
  • Agenda screen items sometimes don't update on change visually, the current fix is to change the date and go back to the same day
  • Delete visitor from event
  • Testing!
  • Make the user able to edit/create/delete events, tasks and details when their are offline (On app close and restart, it usually logs them out)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.