Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
/ VeGarden Public archive

Exam project for mobile programming course

License

Notifications You must be signed in to change notification settings

ferraridamiano/VeGarden

Repository files navigation

Social VeGarden

This app is a very simple social network focused on vegetable gardens. Users can post photos and written posts or show other their garden through its digital representation. It has been developed for the mobile programming course of the University of Brescia. You can find the technical report here.

Try it out

  • Clone the repo
  • Create a Firebase project and add the private key to the project
  • Enable these services: authentication with email and password, Firestore and Storage
  • Build the project