dao ngoc hieu
dao ngoc hieu
link: https://github.com/daongochieu2810/geometry_3d Description: An open-source visualization app for 3D Geometry
Fixes #11843 **Outline of Solution** 1. Create db, logic and action class for new FeedbackSessionLogEntry entity for the datastore 2. Update `GetFeedbackSessionLogs` to get logs from datastore and remove 30-days...
Fixes #11810 **Outline of Solution** 1. Remove all archive-related features 2. Add migration script to update the Instructor entity in the datastore
Fixes #11771 **Outline of Solution** 1. Add new button `Inform` in admin home page 2. Add new api to send email to instructors
**Describe the bug** Dependency issues with `matplotlib`, `pillow`, `kiwisolver`, `numexpr`, `scipy` **To Reproduce** Steps to reproduce the behavior: 1. Follow INSTALL.md for MacOS (Apple Sillicon) (with miniconda3 instead of miniforge3)...
### Situation - The project needs more trading strategies to be added ### Requirements - No backtesting is needed, but the strategy should be sound to a certain extent
Allow users to specify a point and a plane/line to draw perpendicular and parallel lines.
Allow users to choose different axis orientations e.g z up or x up. The current orientation is y up.