ThreeSixtyFive banner

ThreeSixtyFive

3 devlogs
14h 37m 4s

A dynamic lock screen wallpaper app that updates daily. Track your year progress, life calendar, or countdown to your goals. The app was heavily inspired by onedot. The app generates a wallpaper image every day.

This project uses AI

I used claude for fixing errors in the config section and for generating the setup intructions for android. I had code in css so i used claude to convert it to tailwindcss.

Demo Repository

Loading README...

avalynndev

Shipped this project!

I finished building the whole site and the API. People can visit the site and generate their wallpaper easily.

avalynndev

all changes needed finished:

  • updated all variables to threesixtyfive/365 and added a icon for the site
  • fixed the generated png so that it shows the percentage completed..
  • also added a documentation for people who wann learn how to use the API i created..
Attachment
0
avalynndev

I made the whole website.. ong need to devlog more often
these are the features i added:

i added logic to the following features which were just placeholders in the last devlog:

  • 3 ways to make your wallpapers: year progress, life calendar, and goal countdown
  • a config section where the user can config the wallpaper.
  • a wallpaper preview section to show the preview of how it will look on ur screen..

these are some other new changes:

  • the user can change timezone, colors, device etc depending on the wallpaper the user wants to make.
  • the config section will then generate a wallpaper url the user can use as the wallpaper.
  • i also added a setup section where the user can find out how to use the wallpaper url as a automation to automatically update the progress of the wallpaper..
  • i added a api route /api/generate where the user can generate the wallpaper..
  • the api route is the url the user gets when they change config section..
  • example api route: https://365tsf.vercel.app/api/generate?country=in&type=year&bg=0F0F0F&accent=00D4FF&width=1206&height=2622&clockHeight=0.18

upcoming:

  • need to update variables and finish up the project.
  • the genereated png doesnt show the progress percentage only the dots need to fix..
Attachment
Attachment
Attachment
Attachment
Attachment
Attachment
0
avalynndev

Made a really cool homepage inspired by another project..

  • added a navbar,
  • a hero section
  • a working customize section where user can select what goal/life/year option they want. what bg color what color the dots should be etcc and it will generate a wallpaper url the user can use..
  • need to add backend so the wallpaper url act works T_T
Attachment
Attachment
Attachment
0