Table of Contents
- DND Kit - to control drag & drop
- uuid- to generate unique id
- hamburger-react - to add hamburger menu
- react-slick - to make smooth slider in the player
- react-use-precision-timer - to make accurate flow timer
- Axios - for communication with server
- date-fns - for date formatting
- Passportjs - for authentication and session management
- Web Audio API - to make sound announcements to work properly on mobile browsers
- Lodash - for sorting functions
- MongooseJs - to model application data
- Elevenlabs.io - to generate pose announcements
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
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
- email: seva.leonov@hotmail.com
- instagram: https://www.instagram.com/seva_leo/
- linkedIn: https://linkedin.com/in/seva-leo-733b09114
- telegram: @sevaleo
- rebeccaestes, stuwert, and alexcumplido for providing poses descriptions and images.
- emma goto for implementation of table of contents