Code Monkey home page Code Monkey logo

meetingreminder's Introduction

MeetingsReminder

A simple reminder app but BETTER! The app lets you add reminder just by pasting your Zoom meeting invite.(Support for Zoom only because only zoom has Formatted invites) It also has Timepicker in case you want to use it as normal reminder. This is my very first Project so there are many things that can be improved.

How it works⚙️

The App accepts a string input through EditText View and the Time Of the meeting is then extracted by using simple ".subString()" method of Java Strings. And the extracted time is then parsed into integer using "Integer.parseInt()". This project uses the Gradle build system.

Using the App 📱

  • Launch the app.

  • Copy Your Zoom invitation which may look like this-->

Prof. Snape is inviting you to a scheduled Zoom meeting.

Topic:  Defence Against the Dark Arts
Time: May 2, 1998 01:30 PM Hogwarts

Join Zoom Meeting
https://us02web.zoom.us/j/*****?pwd=MkwwckloRjlHVVplemZEK

Meeting ID: 123 456
Passcode: 123
  • And Paste it into the box and click SET.

alt text

  • Here you go phone will play the default Alarm tune on the given time.
  • You can turn off the ringing alarm by launching the app and simply quitting it.(Haven't added off switch)
  • Also the reminder rings only for duration of ringtone.

Note: Currently the app can handle only one reminder at a time.

Libraries Used📖

Visits Badge

meetingreminder's People

Contributors

anujd64 avatar

Stargazers

 avatar

Watchers

 avatar

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.