Front-End for "avl_tree_car" project
This project just Manage Tree and it's Nodes, I can't do the game!
First.Project.-.Data.Structure.-.2025_2.-.UCALDAS.-.SRM.mp4
- Add only new Data from a JSON File (Only new data, not append)
- Add new obstacles in any case (If create Road or Load JSON)
- Watch the AVL Tree Roads (pre, in, pos -- order)
- Delete/Remove any node/obstacle (In the same view of roads)
Important
This project needs the server/backend project, see: ATC Backend before follow!
- Download/clone the repository
git clone https://github.com/tutosrive/avl_tree_car_front.git- Cd to folder cloned
- Sure that your server is running without problems!
- To can work, should be open with a "Live Server" like Vs Code extension or similar, because it's use relative paths and all it's system path is there!
- When open with the "Live Server", you can use!
- Just Add New Road or Load a JSON configuration