Friday 12 August 2016

Progress till Now

Nearly 10 days are left for the pens down in this Google Summer Of Code Project and the Git Backend project has taken its final shape and is near completion.
Tasks Completed so far:
1. Git functions created in Turtle JS
2. Git functions added in Turtle Art

Tasks Left:
1. Implementing Git Push(Having issues with authentication, going to use ssh keys), as soon as this bug will be solved different users can work on similar Turtle projects in across both the web version and the python version.
2. Adding different images for different buttons
3. Documentation

Repo for Turtle JS : https://github.com/vikramahuja1001/TurtleJS_backend
Repo for TurtleArt: https://github.com/vikramahuja1001/TurtleArt_Backend

So for the github part of this project, i.e., saving the repos remotely currently a repo is made in github named TurtleCodes which will contain all the turtle codes (ta and tb). The user will be directly able to make changes to that repo once the admin of that repo has approved his request or added his ssh key. Also a option is given to fork the repo to make things work locally.

Attaching the videos of both the projects:
Turtle Art:
Turtle JS:


No comments:

Post a Comment