Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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:!