Giter Club home page Giter Club logo

smartplanner's Introduction

Hi there ๐Ÿ‘‹

Junior open-source developer @Inuits

Anurag's GitHub stats

smartplanner's People

Contributors

jefvda avatar

Watchers

 avatar

smartplanner's Issues

fix: database connection

Setup a SQLite database connection:

  • Create needed Entities
  • Create needed DAO's
  • Create databaseHolder

feat: send generated mail

Because sending mails is a high priority, the mail functionality itself should be a separate issue that needs to be made first: #23

After #23 :

  • The email-body should be generated based on the availability of the week.

feat: create secondary fragment

Create secondary fragment that should be displayed when user clicks on a day in the WeekOverviewFragment
-> DayOverviewFragment

feat: add activity

Give the FAB on DayOverviewFragment functionality
-> Create, and add new activity to list

All data passed from / to the UI should be done with the activityViewModel

Issues needed before starting this one:

fix: provide live data

Instead of just using the list in the activityListAdapter, use LiveData provided by the NEW ViewModel
-> activityViewModel

The activityViewModel should communicate with the database

Issues needed before starting this one:

feat: send mail

When the user clicks on the "Send email" button in the WeekOverviewFragment, a mail-app should open already provided with:

  • To-Adress
  • Subject
  • Email-body

Above data should be stored in the strings.xml

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.