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

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

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]





Logo

SpinShare



Spin schedule sharing web app


Report Bug
·
Request Feature


Table of Contents



  1. About SpinShare



  2. Getting Started

  3. Usage

  4. Roadmap

  5. Contributing

  6. Contact

  7. Acknowledgments

## About SpinShare

SpinShare screenshot


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.

(back to top)

### Built With

* [![React][React.js]][React-url]
* [![TailwindCSS][TailwindCSS]][TailwindCSS-url]
* [![Vite][Vite]][Vite-url]
* [![NodeJS][NodeJS]][NodeJS-url]
* [![Firebase][Firebase]][Firebase-url]

(back to top)

## 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

(back to top)

## 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.

SpinShare login

### 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.

SpinShare Add Class
SpinShare Add Class

(back to top)

## 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).

(back to top)

## 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

(back to top)

### Top contributors:


contrib.rocks image

## 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)

(back to top)

## Acknowledgments

* [Developer - Shiqi](https://github.com/SQ77/)

(back to top)

[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/