-
Notifications
You must be signed in to change notification settings - Fork 41
2016 Fall NRNB Academy project
Chhatramani Singh edited this page Sep 17, 2016
·
2 revisions
Intern Name: Chhatramani Singh
- Create an account on GitHub
- Fork the repository
- Install PyCharm on your laptop.
- Follow the instructions given in the README.md to install GraphSpace on your laptop.
Challenges faced
- it didn't install in virtualenv so I had to install it in without making a virtual environment.
Completion date 16/09/2016
The aim of this task is to learn about following three things:
- Django
- GraphSpace code structure
- Contributing to GraphSpace.
Here is the list of items to do:
- Learn about Django and its code structure.
- Learn and document GraphSpace's code structure.
- Refer to links mentioned above to learn about roles played by each file in GraphSpace project.
- Add documentation about GraphSpace's code structure. (Your first contribution to GraphSpace!!)
- Create an issue "Documentation for GraphSpace's code structure is not available." with
enhancement
label - Follow guidelines for contribution to make this contribution.
- At the end you need to send a pull request with the required changes to README.md file.
- Discuss your doubts via GitHub issue created for this task.
- Create an issue "Documentation for GraphSpace's code structure is not available." with
Challenges faced
Completion date