Share My Creation CleanTasks - a minimalist to-do list

CleanTasks is a minimalist to-do list app that helps you get things done.
With its simple and intuitive interface, you can easily create, organize, and track your tasks.

I started developing this app 3 years ago out of boredom, but then left it behind. I actually only wanted to make a UI kit out of it, but I thought the design was mega and it was too bad to just make a UI kit out of it. So I invested 2 weeks of work and turned it into a real app.

English [en]  iPhone - 5.5 Display - 1.png
English [en]  iPhone - 5.5 Display - 2.png
English [en]  iPhone - 5.5 Display - 3.png
English [en]  iPhone - 5.5 Display - 4.png
English [en] iPhone - 5.5 Display - 5.png


App website:
 
Last edited:

Alexander Stolte

Expert
Licensed User
Longtime User
After only 1 1/2 months of work, I finally managed to implement a premium version in my app 🥳🥳🥳🥳
Update
  • 1.1.0
    • Notification BugFixes
    • BugFixes and Improvements
    • Add Premium Subscriptions
    • Add Group Type "Shopping List" [Premium]
      • You can add a price to a todo
    • Add URL to notes [Premium]
      • URLs are recognized in the text and can be opened directly in the overview
    • Archive projects [Premium]
CleanTasks Pro

I could have made it easy for myself and done the whole thing in Designer. But I really wanted it to be modular, so I had to develop a new AS View...🙃😀

After I finally finished the UI, I realized that you need your own server to find out if the user still has a valid subscription. Luckily I came across a code snippet in the forum about RevenueCat and made a class out of it. After a lot of testing, everything worked together.

Libraries used:
  • AS_PremiumSummary (Soon)
  • RevenueCat (Soon)
  • iStore
  • AS_Settings

VujkZXktnvbHfH9tqvgocZBYWo5bIMx4LnlIALI2aUqASk1QcI.png
UGbRFXpjcE9VCT2QH3w0CmXaDHD9Bi4NewfgkXwOMilhlNViob.png
MlCwz1mNtcZKKsFqvuLaltJe8GAIrjQeqhrvEOmBpoMncysvVz.png
gTiSqiE73ZlcXLfWopvk8pMtflEn0dNASdrYtOMdWIBzM8zPjX.png

RVebVWZFCvfk4g6EHc1tQQBrxnAX5vY3dl1xogN4K2DDFT2ffJ.jpeg
8ZlV58zPWKPWvoN4bzgMY2cyC4JsIjjLEzKsPDiUMq1aN9uP3O.jpeg

I am very happy with the result and hope that my 2nd app will get a premium version in much less time and effort.

Links in notes [Premium]
You can now write urls in the notes and these will automatically become clickable links in the task overview
qL2RxMLQ9fx0BhkLrImaGtLbrMBdqV73E6tbao028OFhaAS2v1.jpeg
i5yN5hnAMmZb83f2zSJ6aDCsS49YMjtP7VDQMTlo64nSgpDump.jpeg


Shopping List [Premium]
You can now declare a group as a shopping list, then you can add a price to a task
0bgpMgKSQW8Iv3QuB8VPECVvA6sz2womjtoz4nvLC3lpDharqb.jpeg
YyNypWiy7UfjKA94ZHiENBs2F5JhB4JAay0CpVyOFQq5ryR4iz.jpeg
JanpxZOsCZPvhQQ1vjSRMPcM5Eg02HUERywLeyZE8HuaoaL6oE.jpeg


Group Archive [Premium]
Instead of deleting groups/projects after they have been completed, you can archive them
fJyYnj2ZdnzncfvZbqwDrI8eFI2VZa6bxXaXPMEikU4zGso8y1.jpeg

Premium feature info
For hidden premium features, there is an info button. If you click on it, a description will open.
AS_BottomText (Soon)
jM0Xs4ve5ba1i1kc42wKx5dBgTy5SpJwfL1Y32zmgDwjlOJFgs.jpeg


Here is the link to the cleantasks roadmap:

 

Alexander Stolte

Expert
Licensed User
Longtime User
iOS only?
At the moment it is, but I'll only start working on the Android version once the app is, feature completed. Otherwise I always have to test everything twice and change everything twice in the Designer.

But if you are interested in this app for B4A, I offer the source code for the 1st release version for B4A and B4I here in the forum for sale:
 

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • 1.2.0
    • BugFixes and Improvements
In this update I have completely revised the completion of tasks again, so that the list is clearer and it is more fun to complete tasks.


Download CleanTasks today:
CleanTasks website:
 

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • 1.3.0
    • BugFixes and Improvements
    • Add support for 12h time format
    • List order changed to new to old
      • The old order was old to new
    • German localization added
Support for 12h time format
image.png

*****************************************************************************************************************
(2) image.png

*****************************************************************************************************************
(1) image.png
 
Top