Page MenuHomePhabricator

Assist Capacity Exchange Development - Task 3
Closed, InvalidPublic

Description

IMPORTANT: Make sure to read the Outreachy participant instructions and communication guidelines thoroughly before commenting on this task. This space is for project-specific questions, so avoid asking questions about getting started, setting up Gerrit, etc. When in doubt, ask your question on Zulip first!

This is the third 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 views and templates to 1) register and view a bug and 2) list all bugs registered.
Steps:

  1. Read the third and fourth parts of the Writing your first Django app tutorial.
  2. Create one view to register a bug into the database.
    1. Create a html template with a simple form to add the bug to database.
  3. Create another view to view the fields of the bug.
    1. Create a html template with a simple list of the fields of the bug.
  4. And finally, create a view to list all the bugs in the database.
    1. Create a html template with a simple list with links to the detail page of each bug.
  5. Commit your changes to GitHub and send us a link to your project (by email, on our talk page, or replying to this tickect, as you prefer).
  6. 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.

Event Timeline

Good Day,
Here is my Link to the views

This the HtmlTemplate to register new bugs

This the HtmlTemplate to get a list of all bugs

This the HtmlTemplate to get the details of each bug

Thank you very much

Hello. This is the link to my Bug app Project. Task 3 has been completed as instructed.

Hi !, This is the link to the templates folder and here is the link for views.py file.

Hello @AInacio
Hope you are doing Well
Here is a link to my Task #3 Task #3 T346641
Thank you and looking forward for your review and suggestions

Good evening from here everyone!

@Ederporto @Aklapper

Please find the link to my Task 3 Contribution.

Paula Ukerun - Task3

Thank you.

Hello everyone.

This is a link to my work on Task 3: https://github.com/QUIN04/capx/tree/lady2_bug.

Through this task, I learned how to build views in a Django app and work my way through it.

Here is the link to my project.
https://github.com/spykelionel/wikisite.git

    • A user can register a bug,
    • view bug lists
  • View a bug

I hope it gets accespted. I had issues creating a wikimedia account due to IP address

Hello Mentors , @Ederporto @AInacio , Please review my contribution to this task. Kindly find the GitHub repository link here for Task-3.
Thank you.

Hello mentors @Ederporto @alnacio, I hope this finds you well. Task three has been completed, and here is the link:
https://github.com/CarolineMbabazi/bugapp

https://github.com/Doreen970/My_wikimedia/tree/main/wiki_project

Good day everyone. Please find the link to my task 3. I am ready for any corrections. Thank you in advance

Hello everyone,
Please review my contribution for the Task 3.
Here is the link to my github repo
https://github.com/TuckWai97/Assist-Capacity-Exchange-Development/tree/main
I am open to any feedback and improvement. Thank you.

Regards,
Tuck Wai.

Hello mentors,

I'd like to make a submission for task 3. KIndly take a look here

Thanks,
Alwoch Sophia

Hi this is the updated link for task 3 after making change for task 2: https://github.com/mpa-mxiang/Assist-Capacity-Exchange-Development/tree/views, thank you!

Hi everyone,
this is the updated link for task 3(using separate repo) https://github.com/TuckWai97/Assist-Capacity-Exchange-Development/tree/task-3
Thank you.

Hi everyone, this is my link to Task 3 contribution: https://github.com/QUIN04/CAPEX, Thanks.

Hello mentors,

Here is my contribution for Task 3. I look forward to your feedback.

Many thanks,
Clarissa

Assuming this task is obsolete as Outreachy Round 27 has finished, thus closing.