Gitbackend

From Sugar Labs
Jump to navigation Jump to search

Git Backend

The project is aimed to develop a git based backend for Journal.

Steps to move on this project:

1. Code to use git as datastore

   Datastore should provide "CRUD" functionality.
   We can use github API need discussions(Why/Why not)

2. Desigin UI

   UI should allow user to perform following activies in database:
       * fork
       * pull request
       * merge
       * see versioning