Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.84 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.84 KB

Paper Plane

Set your schedule and fly on your Paper Plane. Forget bookmarking!

Try it out here! ✈

How It Works

  • First, you set your schedule by clicking on the tabs
  • Then click on save to store your weekly schedule
  • Now you'll get a single link that can get you anywhere
  • As the time of the meeting is stored, the link can redirect you to the correct meeting without any hassle!

Features

  • Login instantly with Google Sign-In
  • Colorful (Google-inspired) UI to set your schedule
  • Redirect to your scheduled meet using a single link
  • View your upcoming lectures on the home screen

How to Contribute?

  1. Clone the project.
  2. Fireup the terminal in the project directory.
  3. Checkout to a new branch (preferably task-<feature/issue-name>).
  4. Install all the dependencies by running npm install and npm run install-client in the terminal.
  5. Run npm start to run the project.
  6. Add your cool new features!
  7. Submit a PR 🚀
  8. Don't forget to star the repo if you like it ⭐!