Set your schedule and fly on your Paper Plane. Forget bookmarking!
Try it out here! ✈
- 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!
- 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
- Clone the project.
- Fireup the terminal in the project directory.
- Checkout to a new branch (preferably task-<feature/issue-name>).
- Install all the dependencies by running
npm install
andnpm run install-client
in the terminal. - Run
npm start
to run the project. - Add your cool new features!
- Submit a PR 🚀
- Don't forget to star the repo if you like it ⭐!