Gave myself the challenge of solving a problem in a day. Proud to say I got a working backend and frontend in less than a day (of course with many extras unfinished). This app makes hanging frames for our exhibitions much easier and efficient. Doing the math for hanging takes most of the time in the process. This gets rid of all of that thinking and prep time. I decided to release this so that I can test it in the field and continue to add more functionality; like the ability to hang multiple groups of frames on a wall, better error handling, or a more in depth diagram/display of the layout, saving past measurements...
- Javascript/React/Redux Front End
- Python/Flask backend for eventual measurement/schematic saving and retrieval
- Live display of frame arrangement
- Deleting, updating, changing arrangement of frames
- Group logic and error handling/input checks
- Modal(s) to display project details
- Login/Signup handling
- Database Management for project recall and user data