Skip to content

iruka-dev/back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Iruka Back End

Table of Contents


App Design

Objective

Create a simple hub for viewing issues in co-worker's repositories to increase open-source collaboration and unblocking.

Audience

Github users

User Experience

Action 1 -

User wants to increase open-source contributions. Uses Organization Issues to view issues filed in co-worker's repositories.

Action 2 -

User needs help getting unblocked in project. Finds Organization Issues and opts-in by starring the repo. User puts organization he/she wishes to be found under in his/her company section of GitHub bio.

Back to top ^


Technical

Screens

External services

  • GitHub API

Data models

list all data models your app will need

  • User

    • Issues
    • Organization
  • Issue

    • Title
    • Labels
    • Link
  • Organization

    • Users

    Back to top ^

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published