Changes

Jump to navigation Jump to search
264 bytes added ,  13:16, 6 March 2015
no edit summary
Line 1: Line 1:  
== '''Git Backend''' ==
 
== '''Git Backend''' ==
 +
 +
The project is aimed to develop a git based backend for Journal.
    
==== '''Steps to move on this project:''' ====
 
==== '''Steps to move on this project:''' ====
 
1. Code to use git as datastore
 
1. Code to use git as datastore
 +
    Datastore should provide "CRUD" functionality.
 
     We can use [https://developer.github.com/v3/git/ github API] need discussions(Why/Why not)
 
     We can use [https://developer.github.com/v3/git/ github API] need discussions(Why/Why not)
 
2.  Desigin UI
 
2.  Desigin UI
 +
    UI should allow user to perform following activies in database:
 +
        * fork
 +
        * pull request
 +
        * merge
 +
        * see versioning

Navigation menu