git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

Saving all data locally #12

Closed F0urchette closed 3 years ago

F0urchette commented 4 years ago

Description

As a user I want to keep my project saved locally So that I can leave and come back without having to reload my configuration file or commits already fetched from github

Hints

A project is currently specified by

When the application starts, it will display all previously saved project as indicated in #24