Create a web server to begin the Visions VTT application
7abb33c4fe
Work out how the session filter and the handlers can function
581979fc54
Make some test endpoints and prototype an authentication filter
bf93625225
Create a placeholder for the Visions server
778da0b651
Start working out designs and build tools for the visions vtt
Create a web server to begin the Visions VTT application
Allow users to set their passwords
Bootstap the initial admin user
Create a user manager interface
Set up automatic database migrations
Create a SQLite database to store all application data
afd10cff66
Switch to a fixed point arithmatic library
132293be00
Refactor the bike library until it compiles with no_std
8d034b83f9
Use address halos to calculate part halos
234f53b8b5
Make Halo a part of the Part structure
659a9ce482
Rename Addr to Part and create a new Addr struct
40f213ff1b
Day 3 solution