So apparently my iOS project work time didn’t log because I forgot to add it to this project, but now that that’s fixed, here’s my devlog.
I built the base of my app. It’s far from perfect, but at least it works.
Log in to leave a comment
I decided to try extending my app to other platforms, starting with Android. I built this app using Android Studio and my main difficulty was getting used to development on macOS, which I was completely new to. I had a hard time tracking my time because I couldn’t install the WakaTime app (admin permissions bla bla bla) so I had to use VSCode but then it proceeded to self destruct during an update (because that’s how Mac works). But hey, we got there and now it works!
I finished my Android app a while ago, but now I’ve created a logo which I’ve added to the mobile and web apps.
I released my Android app on GitHub: https://github.com/D-Pod-dev/smartplan-android/releases/tag/v1.0.0
also I FINALLY GOT MY IOS APP TO WORK! this stupid finicky ecosystem is driving me insane giving me a hard time…
Log in to leave a comment
Log in to leave a comment
Heyyy it’s been a while. I started the next stage of development of my app, and that is turning it into a mobile app.
Log in to leave a comment
I’m going to be re-making this app for Android, so I started making a detailed description of all of the app features, now that I’ve already made the app once and now I know exactly what I want. I worked on this description for 40 minutes before I realized that I could log time editing markdown 😭
Also I switched to Mac, which I’m still getting used to.
Log in to leave a comment
Fixed a couple of issues I noticed from the Shipping Review video.
Log in to leave a comment
congrats on shipping, had a look at the demo and its fire
This took me all winter break to make and then some, but here’s the gist of it:
It’s basically a to-do app. BUT… there’s an AI helper called SmartPlan that you can talk to, and it can manage your tasks for you! It also features a focus mode which lets you lock in and work on a certain task for an amount of time that you set. You can also LOG IN and save your tasks!
This is still pretty far from perfect, but it’s quite functional. Hope you guys find this useful!
Replaced the Azure OpenAI API with Groq API which is cheaper and WAY faster!
Improved Supabase login.
Log in to leave a comment
Great job!!! You implemented alot of stuff!!! Cool!!!
very cool, love this project!
Finally added the AI chatbot, powered by Azure AI. It can add, edit, and remove tasks for you, letting you skip all the button clicks and just ask what you want.
Log in to leave a comment
How many api’s per month can it manage in zero budget?!
This was quite a bit of work! I added a focus mode, where you can set a timer to work on tasks, add tasks to a queue to work on them seamlessly, and added sorting tasks, among other small fixes.