Build a simple art gallery app. The app shows a piece of art, the artist that made it, a short description and an option to move to a next piece of art or to return to the previous one.
Log in to leave a comment
Build a simple art gallery app. The app shows a piece of art, the artist that made it, a short description and an option to move to a next piece of art or to return to the previous one.
Log in to leave a comment
Build a simple tip calculator using basic concepts an the TextField method to get user input. Then wrote automated tests for the app.
Log in to leave a comment
Learned how buttons work by building a simple dice roller app.
Log in to leave a comment
Learned how weight, alignment … works
Log in to leave a comment
Learned how to add an image and text to the android app
Log in to leave a comment
Learned some basic Kotlin and created a Composable greeting shown using a @Previev function
Log in to leave a comment
Created an install script, added a help command and polished things up
Log in to leave a comment
Added a wave height and frequency forecast.
Log in to leave a comment
Added a manual location command and added error handling to other commands
Log in to leave a comment
Added a air quality forecast
Log in to leave a comment
Added a basic CLI implementation of available commands(exit, forecast and current weather)
Log in to leave a comment
Added a forecast temperature graph.
Log in to leave a comment
Prepared a base, where you get a forecast of your location in a pd.DataFrame format
Log in to leave a comment