Chiaro is a new art-focused iOS app that I am developing. Essentially, Chiaro is a pivot on my other app, ArtNote, that maintains the core values, but is even more simple, intuitive, and easy to use. Here are the main technical guidelines:
- Start with the simplest possible UX and allow user response to dictate future direction.
- Minimize the use of 3rd party frameworks.
- Prioritize flexible and modular architecture.
By sticking to these guidelines, I hope to create an easily maintainable app that I can scale in as yet unknown directions.