This is the first task for T346641: Assist Capacity Exchange Development, aimed at getting you familiar with the basic structure of the development of the Capacity Exchange platform.
Objective of the task: Create a Django project with an app called bug and commit it in GitHub.
Steps:
- You should create an account in Github, if you don't already have one. You can do so at https://github.com/signup.
- Read the first part of the Writing your first Django app tutorial.
- Create a Django project with an app called bug. We recommend you use PyCharm, but if you are familiar with other IDEs, you are welcomed to use them instead.
- Commit your Django project to GitHub and send us a link to your project (by email, on our talk page, or replying to this tickect, as you prefer).
- Make sure to also register it as a contribution on the Outreachy website! We'll send you a reply to say whether it is accepted or not.