tuttle
tuttle copied to clipboard
🪰 Tuttle - time and money management for freelancers
The Makefile/setup.py approach is a bit outdated and having three separate requirements.txt files adds clutter. I would recommend to use [poetry](https://python-poetry.org/) instead. It can, amongst other things: - manage and...
A cool UI feature would be to color-code the snack bar messages like this:  Inspired by [streamlit](https://docs.streamlit.io/library/api-reference/status/st.error).
### Feature: _Users can load time-tracking data from their calendar stored in the cloud_ #### Supported cloud providers: - [ ] iCloud - Google (stub, implementation not in scope for...
> The textfield labels get pretty small after entering values (and they are small to begin with). I feel slightly increasing the font size would be useful.
Tester feedback: > Not having a “Save” button on the “Cloud provider” screen in the Preferences section kinda threw me off, although you are saving the user a button click....
Design tools to consider: - https://penpot.app
As a freelancer I want the app to store and help manage my contract documents for me. I should be able to attach documents in PDF format to a contract,...
If a user has added many business data items, they may want to display them in various sortings. - design UX/UI and present proposal - implement