An awesome README template to jumpstart your projects!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is designed to create an online platform for yoga enthusiasts, combining e-commerce with educational resources to provide a comprehensive experience for users. The website allows users to browse and purchase high-quality yoga equipment, including mats, clothing, and accessories, as well as offering a free yoga training course. The course is aimed at helping users start their yoga journey, offering useful tips, techniques, and instructional videos.
In the future, the platform will integrate AI-powered features to enhance the online yoga learning experience. This will include real-time motion tracking and guidance to ensure users are performing the poses correctly. AI will help users get personalized feedback based on their movements, making the learning process more interactive and effective.
The project has been developed with support and guidance from Thầy Nguyễn Hữu Trung, a professor at HCMUTE, whose expertise has helped shape the vision and direction of this project. The goal is to create a seamless integration of e-commerce, education, and innovative technologies like AI to revolutionize the way people practice yoga online.
- E-commerce: Browse and purchase a variety of yoga products, including mats, clothing, and accessories.
- Free Yoga Course: Access instructional content for beginners to help you get started with yoga.
- AI Integration (Future): AI-powered motion tracking to guide users in real-time, providing personalized feedback on yoga poses.
- User-Friendly Interface: The platform is designed to be intuitive and easy to use, with a clean and modern design.
This project aims to make yoga accessible to everyone, whether you're new to the practice or looking to deepen your understanding. The future integration of AI will take this to the next level, helping users perfect their techniques in the comfort of their own home.
- AI Integration (Future): AI tools for yoga pose recognition ...
This section should list any major frameworks/libraries used to bootstrap my project. any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/taannnleee/yoga-business-management-web.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- Add Changelog
- Add back to top links
- Add Additional Templates w/ Examples
- Add "components" document to easily copy & paste sections of the readme
See the open issues for a full list of proposed features (and known issues).
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.txt
for more information.
Name - Nguyễn Minh Quang - Lê Tân - Đỗ Minh Cường - Phạm Quốc Trung
Project Link: https://github.com/taannnleee/yoga-business-management-web
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
- Choose an Open Source License
- GitHub Emoji Cheat Sheet
- Malven's Flexbox Cheatsheet
- Malven's Grid Cheatsheet
- Img Shields
- GitHub Pages
- Font Awesome
- React Icons
Một số type phổ biến được khuyên sử dụng bao gồm:
feat: thêm một feature
fix: fix bug cho hệ thống
refactor: sửa code nhưng không fix bug cũng không thêm feature hoặc đôi khi bug cũng được fix từ việc refactor.
docs: thêm/thay đổi document
chore: những sửa đổi nhỏ nhặt không liên quan tới code
style: những thay đổi không làm thay đổi ý nghĩa của code như thay đổi css/ui chẳng hạn.
perf: code cải tiến về mặt hiệu năng xử lý
vendor: cập nhật version cho các dependencies, packages.