Birdspotting app
- integreted firebase with add function (delete function is there, but not integreted)
- a quote frontscreen that gets a random quote every time to enter the ContentView
- a add bird, for adding a bird spot - it gets and adds your location
- a list of all birdspot, options to sort after specie or date
- and you can click in a specific spotbird and you will see a detail view
- three main views in total (AddBird, BirdDetail, Content)