https://github.com/sq77/spinshare
Spin schedule sharing web app
https://github.com/sq77/spinshare
firebase javascript nodejs react tailwindcss tesseractjs vite
Last synced: 12 months ago
JSON representation
Spin schedule sharing web app
- Host: GitHub
- URL: https://github.com/sq77/spinshare
- Owner: SQ77
- License: mit
- Created: 2024-06-19T04:28:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T04:04:14.000Z (about 1 year ago)
- Last Synced: 2025-05-07T05:18:28.223Z (about 1 year ago)
- Topics: firebase, javascript, nodejs, react, tailwindcss, tesseractjs, vite
- Language: JavaScript
- Homepage: https://spinshare77.web.app/
- Size: 2.41 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Table of Contents
## About SpinShare

SpinShare is a schedule sharing web app for users to create, edit and share their spin schedule.
Inspired by the hassle of individually asking friends for their schedules, SpinShare simplifies the process by providing a centralized platform where users can share and view each other's spin class times, making coordination and planning much more convenient.
### Built With
* [![React][React.js]][React-url]
* [![TailwindCSS][TailwindCSS]][TailwindCSS-url]
* [![Vite][Vite]][Vite-url]
* [![NodeJS][NodeJS]][NodeJS-url]
* [![Firebase][Firebase]][Firebase-url]
## Getting Started
1. Go to the [SpinShare website](https://spinshare77.web.app/)
2. Create an account by signing in with Google
3. Add classes to your schedule
4. Share them with friends
## Usage
### Home Page
When you visit the SpinShare website, you'll be greeted by this page. Here, you can view the Absolute, Ally, and Revolution schedules for the current week and explore the main features of SpinShare. Simply click the "Sign In With Google" button to log in to your account.

### Add Class
This feature offers two modes for adding a class.
- Manual mode: Fill out a simple form with details like the class name, instructor, date, time, and location.
- Image upload mode: Quickly add a class by uploading an image of your class bookings.

## Roadmap
- [x] Schedule displaying classes
- [x] Add and edit classes
- [x] View past and upcoming classes
- [x] Friend system
- [x] Send friend requests
- [x] Add and remove friends
- [x] View friends' classes in your schedule
- [ ] Invite friends to join classes
- [x] Absolute, Ally, and Revolution schedules (updated weekly)
- [x] Add classes to schedule from image (Absolute spin)
- [ ] Add classes to schedule from image (Other studios)
See the [open issues](https://github.com/SQ77/spinShare/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
### Top contributors:
## Contact
Shiqi - [Admin email](spinshare123@gmail.com)
Feedback Form: [Help to improve spinShare!](https://forms.gle/tdwYwGHz7By5hCn5A)
Project Link: [https://github.com/SQ77/spinShare](https://github.com/SQ77/spinShare)
## Acknowledgments
* [Developer - Shiqi](https://github.com/SQ77/)
[contributors-shield]: https://img.shields.io/github/contributors/SQ77/spinShare.svg?style=for-the-badge
[contributors-url]: https://github.com/SQ77/spinShare/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/SQ77/spinShare.svg?style=for-the-badge
[forks-url]: https://github.com/SQ77/spinShare/network/members
[stars-shield]: https://img.shields.io/github/stars/SQ77/spinShare.svg?style=for-the-badge
[stars-url]: https://github.com/SQ77/spinShare/stargazers
[issues-shield]: https://img.shields.io/github/issues/SQ77/spinShare.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo_name/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/zhu-shiqi/
[product-screenshot]: images/screenshot.png
[TailwindCSS]: https://img.shields.io/badge/Tailwind%20CSS-%2338B2AC.svg?logo=tailwind-css&logoColor=white
[TailwindCSS-url]: https://tailwindcss.com/
[React.js]: https://img.shields.io/badge/React-%2320232a.svg?logo=react&logoColor=%2361DAFB
[React-url]: https://reactjs.org/
[NodeJS]: https://img.shields.io/badge/Node.js-6DA55F?logo=node.js&logoColor=white
[NodeJS-url]: https://nodejs.org/en
[Firebase]: https://img.shields.io/badge/Firebase-039BE5?logo=Firebase&logoColor=white
[Firebase-url]: https://firebase.google.com/
[Vite]: https://img.shields.io/badge/Vite-646CFF?logo=vite&logoColor=fff
[Vite-url]: https://vitejs.dev/