Skip to content

Simply schedule allows you to schedule a Meeting without adding an invitee's email.

Notifications You must be signed in to change notification settings

sadaks-me/simply_schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply Schedule

Simply schedule allows you to schedule a Google Meet without adding an invitee's email.

Download

Android : https://play.google.com/store/apps/details?id=com.jimblifyindia.schedule

iOS : https://apps.apple.com/in/app/simply-schedule/id1604057482

Screenshots

Screenshot 2022-01-21 at 4 22 57 PM

Development

Want to contribute? Great!

To fix a bug or enhance, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Built with

  • Flutter - Dart - Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
  • Google Calendar API - The Google Calendar API is a RESTful API that can be accessed through explicit HTTP calls or via the Google Client Libraries. The API exposes most of the features available in the Google Calendar Web interface.

How to use

  • Sign in with Google
  • Create a meeting
  • Share meeting invite(.ics file) on social apps
  • Receiver can tap to add to calendar (google meet link included)

Team

Mohamed Sadakathulla Arun Kumar
Mohamed Sadakathulla Arun Kumar

License

Copyright (c) 2022 Jimblify India

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Simply schedule allows you to schedule a Meeting without adding an invitee's email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages