Skip to content

Latest commit

 

History

History
174 lines (130 loc) · 6.66 KB

README.md

File metadata and controls

174 lines (130 loc) · 6.66 KB

Logo

YoGato

Open source Yoga Sequence Builder
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Product Name Screen Shot

Main technologies

React NodeJs Typescript Javascript TailwindCSS MongoDB

Hosting

Other notable libraries and toolkits

Roadmap

Yogato 1.0 enhancements:

  • Add ability to change view of poses in the designer: by categories, by names
  • Add ability to search for poses in the designer
  • Allow user update & reset their password
  • Allow to specify displayName
  • Update catalog of poses to include left-side & right-side poses
  • Add final sound to signal the end of the sequence
  • Add a few seconds of time to prepare before the sequence begins
  • Add "Save" feedback from the app, e.g. green Success message and red Error message

Yogato 1.1 features:

  • Add ability to publish your flow to shared library
  • Add ability to explore the library
  • Add ability to rate flows created by other users
  • Add ability to copy flows created by other users

Yogato 1.2 features:

  • Add Feedback page
  • Allow to specify recovery email
  • Change Google login to a pop-up instead of redirect

Yogato 1.3 features:

  • Add ability to save several poses to a set
  • Add ability to switch between Set views and Poses views in the designer

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

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgments