Gitbackend: Difference between revisions
No edit summary Tag: visualeditor |
|||
| Line 28: | Line 28: | ||
1. Code to use git as datastore | 1. Code to use git as datastore | ||
Datastore should provide "CRUD" functionality. | Datastore should provide "CRUD" functionality. | ||
2. Desigin UI | |||
UI should allow user to perform following activies in database: | |||
* fork | |||
* clone | |||
* pull request | |||
* merge | |||
* versioning(see history) | |||