472,355 Members | 1,915 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,355 software developers and data experts.

App development for iOS and Android using kivy and sqlite

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 am a beginner and I'd like some advice before i start this project.

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). From what i know, i need an apple developer certificate to get the app on an iphone, which is quite costly for me. 1) Is there any other way to download the app on an ios device?

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. I'd like to have a "friends" feature in order to see what books the other users have read. 2) So, I'm asking - is sqlite good to make one centralized database for all the users? 3) Do I need to take into account a server in order to make this work?

4) Do you have any suggestions for tutorials for both kivy and sqlite, but also how to make the connection between the app and the database?

Thank you!
Jul 1 '21 #1
1 1953
dev7060
625 Expert 512MB
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 am a beginner and I'd like some advice before i start this project.
I'd suggest researching using a search engine first.
Jul 3 '21 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Tanuki | last post by:
Hi All: I am doing some development in VC++ using some llibraries downloaded from the web. The library comes in 3 files <mylib.dll>, <mylib.lib>, <mylib.exp> and I also have <mylib.h>. As...
3
by: Cafer ÅžimÅŸek | last post by:
Hi all, I want to use SQLite databases to my site. But the hosting company's server does not support SQLite extension. Is there any way to use SQLite DB's to my site? PS: safe mode is off,...
1
by: Bazza Formez | last post by:
Hi, This question undoubtedly shows a great lack of knowledge on my part, but here goes. I am developing my first ASp.NET app, and in one part, I need to send an email. It seems that I can...
0
by: softwarecompany | last post by:
Web software outsourcing company support affordable custom web site design and software development services assist by experience software developers, programmers, and web designers have expertise...
0
by: bala venkata siva ram kum | last post by:
hi I want autocompletetextview in android here we are using sqlite database with query using cursor. public void cal() { SQLiteDatabase db= null; String TableName = "enquiryhead"; db...
1
by: povs937 | last post by:
I am trying to send the screenshots of the pc(java server) to android(client) using sockets. I am not able to do this task. Well, also I have successfully send the screenshots from pc(java server)...
0
by: indylmc | last post by:
I'm still breaking ground with Python (less than a year of coding). I like it and want to try using it for droid coding. Is this doable? Any pointers or links perhaps to point me in the right...
3
by: ikrami2000 | last post by:
I have install Epson SDK to android, and added the below code" Printer printer = null; try { printer = new Printer(Printer.TM_M30, Printer.MODEL_ANK, this); } catch...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
1
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.