Navigation Menu

Skip to content

CainanW/WatAreMyClasses

 
 

Repository files navigation

Project logo

Campus Navigation App for UW

Getting set up

  • pip install -r requirements.txt

Current todos:

  • Get the nodes into something that a pathfinding algorithm can use. Done (I think?)
    • Find relationships between nodes.
      • Done, but ineficciently.
    • Use the building center point as a new node. Done!
    • From there, just use pathfinding from a given node to a building's node, or another path node.
      • This is of course, more complicated than it sounds

About

Campus Navigation App for UW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 81.3%
  • Python 6.4%
  • C 3.2%
  • Java 2.9%
  • JavaScript 2.9%
  • HTML 1.3%
  • Other 2.0%