Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/im-adithya/paperplane
Forget bookmarking lectures, set your schedule and fly on your Paper Plane!
https://github.com/im-adithya/paperplane
firebase firebase-auth firebase-hosting firebase-realtime-database react
Last synced: 2 months ago
JSON representation
Forget bookmarking lectures, set your schedule and fly on your Paper Plane!
- Host: GitHub
- URL: https://github.com/im-adithya/paperplane
- Owner: im-adithya
- License: gpl-3.0
- Created: 2021-08-30T09:35:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T20:50:11.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T19:58:22.752Z (2 months ago)
- Topics: firebase, firebase-auth, firebase-hosting, firebase-realtime-database, react
- Language: JavaScript
- Homepage: https://paper-planeee.web.app
- Size: 1.97 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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-).
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 :star:!