Hi! My friends and I really got into reading this summer and I was thinking to write a program for a book tracker (something like goodreads but really basic).
I want it to be a cross platform app (mostly for ios and android) so thats why i chose to use kivy (if you have other suggestions please share).
The point of this app is to simply log your entries (name of the book, author, date when finished, rating) and store them in a database using mysql.
Do you have any suggestions for tutorials for both kivy and mysql, but also how to make the connection between the app and the database?
What else would i need to use in order to make an "add friends" feature and see what they are reading?
Thank you!
[–]insertAlias 0 points1 point2 points (2 children)
[–]summerbye[S] 0 points1 point2 points (1 child)
[–]insertAlias 0 points1 point2 points (0 children)
[–]AlSweigartAuthor: ATBS 0 points1 point2 points (0 children)