Find Jobs
Hire Freelancers

[EASY] 2 simple Android tasks

$10-30 AUD

Closed
Posted almost 5 years ago

$10-30 AUD

Paid on delivery
Hello freelancers, I will need 2 basic android apps. a basic calculator and a basic task manager 1. The description of calculator is attached on the IMAGE with name calc.PNG. 2. The description of task manager is below: Task manager: Develop a task manager that will store tasks. It will have a main screen (TaskListActivity) with the list of current tasks from which one can create a new task (by pressing the "New Task" = " " button) to display details of a job on another screen (by double-clicking a list in the list ) and delete a task (selecting tasks with a checkbox and clicking the Delete button). Only jobs that are not completed, sorted in ascending order based on their deadline, should appear in the list of jobs. The list for each task will show: the name of the job, its date of creation, the date of its deadline, and an check box for selecting the job or tasks to be deleted. A job creation screen (NewTaskActivity) will be followed by the appropriate information: job title, detailed description, and date. to complete the deadline. In addition, this screen will have three buttons: "Save" (""), "Complete" ("") and "Return" (""). Save will automatically take the date of creation of the new job. All information is stored in a table of a relational database and the application will return to the home screen. With "Finish," the job will be saved in full and the application will return to the home screen. With "Return", the application will return to the home screen. For simplicity, the task details screen (TaskDetailsActivity) displays the same information as the new job creation screen after having retrieved it from the relational database. The "save", "finish", and "back" buttons on the screen that shows the details of a job will have similar functionality as above on the new job creation screen, but modifying the existing job entry rather than creating a new record. II'm sending you some indicative queries to save and search for jobs you enter in SQLite. create table TASKS ( rowid integer primary key autoincrement, name varchar (80), description varchar (300), creationdate datetime default current_timestamp, datetime deadline, completed boolean); This creates a table that you do not need to put either rowid or creationdate, it creates them automatically! The following is the correct way to insert a new task. insert in TASKS (name, description, deadline, completed) values ('first task', 'this is the description', '2019-5-13 18:30:00', 'FALSE'); And to get the list of incomplete tasks: select * from TASKS where completed = 'FALSE' ORDER BY DEADLINE ASC; It is recalled that small capitals do not play a role in SQL, except that they are in quotes. It is also reminded that you can read the base on the mobile or emulator by transferring it to your computer (using the Device File Explorer from AndroidStudio) and opening it with SQL browser for SQLite (if you do not have it, you can download it) . Thank you a lot!
Project ID: 19616131

About the project

12 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
12 freelancers are bidding on average $100 AUD for this job
User Avatar
Hello I have read your project description and take an interest. I am a mobile app developer who has been working on freelancer.com for 4 years. I have good experiences while developing various apps. I can perfectly help you. Please contact me. Thanks.
$300 AUD in 5 days
5.0 (24 reviews)
6.3
6.3
User Avatar
Hi, I have read your project description. I can develop task manager and calculator app. Please initial chat with me to discussing more about it. Thanks & Regards, Farman
$88 AUD in 4 days
5.0 (59 reviews)
5.7
5.7
User Avatar
!!!!!!!!!GREAT CHANCE!!!!!!!!!EXCELLENT EMPLOYER!!!!!!!!! Dear my client. I'm an experienced mobile developer. I'm very interested in your project. I can develop your project to your specification. I tried a similar project before. With over 10 years of development experience including mobile design and programming, I would enjoy helping you with your project. I can deliver the project at low cost and make sure my project have a smooth and professional look. I always finish everything ahead of time. Also full time available 12+hours a day. If you give your project to me, I will work hard and do my best for making you satisfied. My main goal is high quality and reasonable cost!!! If you want high quality and reasonable cost, You should pick me. Give me a chance please, I will never make you disappoint. I look forward to hearing from you! With my best regards. Thank you for your attention.
$100 AUD in 2 days
4.6 (44 reviews)
5.7
5.7
User Avatar
ok got it .... this will be done ... message me so we can discuss more ,, thanks..............................................
$90 AUD in 1 day
5.0 (8 reviews)
4.4
4.4
User Avatar
Hi, I have 9 years of experience in Enterprise Mobility and Android for different Mobile Application and product Development in different domains. I delivered many quality product and services for customer. I came across your requirement and found it is very challenging and want to do it for you. If you give me a chance to work on it can provide a quality product. Thanks, Arindam
$55 AUD in 15 days
5.0 (5 reviews)
4.0
4.0
User Avatar
Hi There I read your requirement I'm mobile app developer and have experiences for more than 2 years. So I can build your app perfectly. If you hire me, I'll do my best for you. Thanks.
$100 AUD in 7 days
5.0 (2 reviews)
3.3
3.3
User Avatar
Hello, I'm a experienced Android App Developer with more than 2years of hands-on experience in Java and 1year of hands-on experience in Kotlin. I've worked with webview, admob, in-app purchases, firebase, SQLite, RoomDB, RestAPI, Retrofit, Volley, audio/video players, QR/barcode scanners, fabric, etc. On both Java and Kotlin. App would be made on company standards and will support latest Android SDK. I would like to know a bit more about the project so that i can assure you about delivery time. Feel free to contact me anytime. Looking forward for a long term work relationship with you. Thanks Regards, Pranay Sancheti
$83 AUD in 7 days
5.0 (5 reviews)
2.4
2.4
User Avatar
Hello, I am absolutely sure that I can do the project very well. I am a Java expert with 6+ years, especially I have a strong experience with Java I assure you top quality work as i look forward to a long term relationship with each of my clients. please give me a chance and i well make sure that you'll more than happy with the final output best regards
$20 AUD in 2 days
5.0 (1 review)
0.8
0.8
User Avatar
Hello, I am pretty good at Java and I already created a few android apps. I will complete the work qualitative and on time. Looking forward to work with you.
$250 AUD in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of GREECE
Thessaloniki, Kalamaria, Greece
5.0
167
Payment method verified
Member since Mar 2, 2016

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.