Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ATC - Front

Front-End for "avl_tree_car" project

This project just Manage Tree and it's Nodes, I can't do the game!

Preview

First.Project.-.Data.Structure.-.2025_2.-.UCALDAS.-.SRM.mp4

You can!

  • 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)

How Use?

Important

This project needs the server/backend project, see: ATC Backend before follow!

  1. Download/clone the repository
git clone https://github.com/tutosrive/avl_tree_car_front.git
  1. Cd to folder cloned
  2. Sure that your server is running without problems!
  3. 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!
  4. When open with the "Live Server", you can use!
  5. Just Add New Road or Load a JSON configuration

Used by

Contributors

Languages