Git Product home page Git Product logo

asj_2021's Introduction

Remindi - Lecture Reminder

App Images

Home Screen Weekday screen Edit screen
Empty lecture list Lecture list

Problem Statement

Being in college one thing we all can agree on is that we miss our lectures. The idea is to create an App to keep us up-to date with upcomming lectures with an amazing UI experience.

Proposed Solution

A simple yet elegant solution is to sent reminders on phone by helping us to plan our future steps. "Remindi" shows user with the day's lectures and also the week's schedule in thier hand.

Functionality & Concepts used

The App has a very beautiful and a simple interactive interface which helps us to easily navigate and plan for us. Following are few android concepts used to achieve the functionalities in app:

  • Constraint Layout: Most of the activities in the app uses a flexible constraint layout, which is easy to handle for different screen sizes.
  • Simple & Easy Views Design: It was a text heavy applications with a few other elements like Progress indicator and others to build views.
  • RecyclerView: To present the list of different route busses we used the efficient recyclerview.
  • LiveData & Room Database: We are also using LiveData to update & observe any changes in the Lecture Database. So if any changes are made in our database it will be reflected into our UI.
  • Navigation: Jetpack's Navigation component is used for easier navigation between fragments and passing easy data with SafeArgs to the next fragments.

Application Link & Future Scope

The app is currently in the Alpha testing phase.

  • You can access the app: 0.0.1.

The app can include attendance management module and a central server to store lecture time and details.

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.