Giter Site home page Giter Site logo

aitest's Introduction

image

EXERA

Upgrade your body at home with the support of EXERA, presented to you by team NEURA of HUST-TECHSTART 2023

Versions

  • Python 3.10.x
  • Any implementation that supports Python 3.10.x

Installation

  • Install required libraries with pip:
pip install -r requirements.txt
  • Run main.py

Contributing

Product is still in pre-alpha so some features might not work as expected.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

aitest's People

Contributors

sukkaito avatar tiennma2k23 avatar hnguyen04 avatar

Watchers

James Cloos avatar  avatar  avatar

aitest's Issues

Crash when constantly changing exercise type

After rigging buttons to choose Exercise Type at Homepage, some syncing issue happened (which is a must when multithreading is implemented)

Actual behavior:
App froze after constantly changing exercise type.

Expected behavior:
Set isRunning in camera to False, wait for cameraThread to finish, hide chooseEx Toplevel(), won't crash even if choose other exercise type instantly.

Step to reproduce:

  1. Login
  2. Choose any exercise
  3. Quit by click on Close button (top-right)
  4. Choose any other exercise right after

Data won't load properly when login for the first time

Login for the first time doesn't load the data correctly, but closing app without logging out, run the app again, everything will be okay.

Actual behavior:
No user data is loaded, everything is at default value (Due to frame being __init__ only once without updating data).

Expected behavior
All user data loaded correctly.

Step to reproduce:

  1. Make sure data.pickle doesn't exist,
  2. Login as usual.
  3. No user data is loaded.

Camera frame won't quit properly

Since the beginning, this bug happened but we decided to live with it. It's time to create an issue for it!

Actual behavior
Click on Close window button makes the "Camera" frame appears right back

Expected behavior
Return to "Choose exercise" frame

Steps to reproduce

  1. Login
  2. Choose any exercise
  3. Click on "Close window" button (top right)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.