First (proper) devlog !
Eulalia is a self indulgent project that I will use as an assistant for everyday life. The first problem I tackled? I don’t drink enough water.
Eulalia currently has a discord bot “interface”
- made with node.js, using discord.js
- runs a background task, currently every second to check if which users haven’t drank water
- updates the and logs the water you drink if you dm the bot “drink” or “water”
Eulalia also has an express backend
- uses an sqlite database
- uses a simple api key for authentication
- has routes for water, and whatever other features I will add in the future
I started this project to refresh my fundamentals on the relevant topics in a way that lets me have fun and gives me an end product I will actually use ! :D
Future plans are a pomodoro timer, rewards system, and a react.js frontend (I think this guy really likes javascript)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.