40 Commits (52c8b2d67c4a7720ab0fea25a422d337459cd080)
 

Author SHA1 Message Date
Matt Huntington 52c8b2d67c don't reverse down results. handled in sql
10 months ago
Matt Huntington a085fddef0 cleanup
10 months ago
Matt Huntington e77bce71da show category creates additional rows for each song practiced in a session
10 months ago
Matt Huntington 29a6b36315 using songs from practice db
11 months ago
Matt Huntington bb5c4ff0ab sorting categories by id
2 years ago
Matt Huntington 34f2150144 switching instruments.name, not instruemnts.instrument
2 years ago
Matt Huntington fc055b93be instruments route
2 years ago
Matt Huntington 306c347928 respond with seconds for status
2 years ago
Matt Huntington d10a39c0e6 adding mins practiced today
3 years ago
Matt Huntington daa0e81f49 can insert sessions with no comments
3 years ago
Matt Huntington 9b510748f8 insert route
3 years ago
Matt Huntington ccfb131aaf songs endpoint
3 years ago
Matt Huntington 4d910972e2 reverse show category
3 years ago
Matt Huntington 61f124f359 show category route
3 years ago
Matt Huntington ec7da80df2 connect to db with each request
3 years ago
mahuntington 0b9fce6398 Update 'README.md'
3 years ago
Matt Huntington 07bb69008b change order of categories endpoint
3 years ago
Matt Huntington 0999ea220c categories endpoint
3 years ago
Matt Huntington ec2b3526f6 mins left is just an object
3 years ago
Matt Huntington 2c56197ed9 mins left begginning
3 years ago
Matt Huntington d7889261a9 adding cors
3 years ago
Matt Huntington ed17204718 created summary route
3 years ago
Matt Huntington b147c8fdba Merge branch 'master' of https://gitea.artisan.al/mahuntington/practice-tracker
3 years ago
Matt Huntington 48fbdff79f establish db connection on app start, not on route
3 years ago
mahuntington 44f4413d5b Update 'README.md'
3 years ago
Matt Huntington 2de86acfe1 got id and created_at working
3 years ago
Matt Huntington d9fd0b23fe json is array of objects
3 years ago
Matt Huntington d149a19f86 removing mysql.cpp
3 years ago
Matt Huntington 9b3378786f integrating mysql with crow
3 years ago
Matt Huntington f4dc47ed7f simplifying code
3 years ago
Matt Huntington 4edd9932ad removing unnecessary includes
3 years ago
Matt Huntington 47b7668689 using namespaces
3 years ago
Matt Huntington 2852ff8f99 changing compile command for mysql on debian
3 years ago
Matt Huntington bf943946a9 not naming out file testapp on compile
3 years ago
Matt Huntington c84d583795 use env vars for db connection
3 years ago
mahuntington 3a6a579ddc Add 'mysql.cpp'
3 years ago
mahuntington a94bb66b53 Update 'README.md'
3 years ago
Matt Huntington 471529285c permissions
3 years ago
mahuntington d76a6b4e68 Update 'README.md'
3 years ago
Matt Huntington ebdf8ed69b init readme, gitignore, server.cpp
3 years ago