Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Gitbackend
(view source)
Revision as of 12:16, 6 March 2015
264 bytes added
,
12: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
Shaifali Agrawal
19
edits