Where to find an iOS template for my dictionary app
-
Good day, I am in the process of building my first app and was thinking about sourcing code(template) for a mobile app from code canyon but I seem to be having an issue searching for a template that suites my concept. I basically want to convert a physical book/encyclopedia/guideline of shipping instructions into a mobile application. In the screenshot attached you will see the design concept. It seems like a very simple design. I only need a home page and a page that displays the results - all 3000+ of them If there is such things as a template out there I can tweak and leverage to end up with my app? i tried looking on themeforest.net. perhaps I am not using the correct terminology when performing my searches. Many thanks in advance --------------------------------------------
----------------------------------------------
Home Screen for researching information
Title of Application
ID Shipping Description Class
Second Screen with output
Title of Application
ID Shipping Description Class
2000 Gas 2Large boat Small boat only
Box Group Excepted Qty |Limited Qty Max Qty
Instructions |Net Instructions Net Instructions Max/Net |
100 10 a 35ft |a 100ft a 25
200 50 b 55ft |b 200ft b 30
300 75 c 80ft |c 300ft c 40Labels: Gas
-
Good day, I am in the process of building my first app and was thinking about sourcing code(template) for a mobile app from code canyon but I seem to be having an issue searching for a template that suites my concept. I basically want to convert a physical book/encyclopedia/guideline of shipping instructions into a mobile application. In the screenshot attached you will see the design concept. It seems like a very simple design. I only need a home page and a page that displays the results - all 3000+ of them If there is such things as a template out there I can tweak and leverage to end up with my app? i tried looking on themeforest.net. perhaps I am not using the correct terminology when performing my searches. Many thanks in advance --------------------------------------------
----------------------------------------------
Home Screen for researching information
Title of Application
ID Shipping Description Class
Second Screen with output
Title of Application
ID Shipping Description Class
2000 Gas 2Large boat Small boat only
Box Group Excepted Qty |Limited Qty Max Qty
Instructions |Net Instructions Net Instructions Max/Net |
100 10 a 35ft |a 100ft a 25
200 50 b 55ft |b 200ft b 30
300 75 c 80ft |c 300ft c 40Labels: Gas
If you want to create an ebook reader, there are already a lot of samples provided and available online. Start by searching on google for, "ebook reader ios sample". You will find a number of such online examples and samples. But, if you want to create an application that lets users to save their own applications as soft copy, then you would need to create a sample Camera application that lets users to take pictures of pages and keeps the pages in an album (that makes a book). That album would mark a book, guide, or manual. Each album (book) would have a number of images (pages). Your data table makes very less sense and it is really hard to tell whether you just want to read the text or what.
The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~
-
If you want to create an ebook reader, there are already a lot of samples provided and available online. Start by searching on google for, "ebook reader ios sample". You will find a number of such online examples and samples. But, if you want to create an application that lets users to save their own applications as soft copy, then you would need to create a sample Camera application that lets users to take pictures of pages and keeps the pages in an album (that makes a book). That album would mark a book, guide, or manual. Each album (book) would have a number of images (pages). Your data table makes very less sense and it is really hard to tell whether you just want to read the text or what.
The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~
Many thanks for the feedback Afzaal. I suppose this indeed would fall under an "ebook reader" type of app. I tried to upload a sample image and paste the concept of the layout but it wasn't rendered too well. In essence, there would be a screen where the user would enter an ID# pertaining to an item, a shipping description or a class number. After hitting "Ok" the results page would display the shipping instructions for the item entered in the first page, limitations(weight, quantity, dimensions), and a sample image. I will start by looking into ebook reader templates that closely resemble what I need. I like the idea of the camera application, but that is not what I need. Perhaps I can incorporate that in a different app. With respect to "whether you just want to read the text or what", I simply want the app for the user to read. It's basically a logistics regulations guideline book where instead of reading it, I need the users to enter one of 3 values(or all 3) in the main screen which brings up the results page/screen with dimensions, limitations, image of type of hazard. I thought for a moment a dictionary concept would be idea, but perhaps there is something that better suites me. Warm regards and thanks again for your input t