Commit Graph

4 Commits

Author SHA1 Message Date
7b82086ff0 adds device handling functionality from the browser 2020-05-28 12:00:05 +02:00
0cfc801f59 moves models to database folder 2020-05-24 13:33:48 +02:00
3c6d950bbc adds device page and form for new device
- form added to push new device id to backend
- device added to db model (needs to be pushed still)
- form return right now just prints
- design for device list created, still needs some updates
2020-05-21 18:33:58 +02:00
a071193959 adds email login and registration forms
- using flask-wtf forms to create login and registration
- saves and compares input data with database
- generates user if need-be
- same user form as google user
2020-04-23 17:11:23 +00:00