coding-allies / projects-platform-frontend

She's Coding Projects collaboration platform for womxn in tech.
http://projects.shescoding.org/#/
MIT License
9 stars 59 forks source link

MVP - as was described in Codathon powerpoint presentation: #1

Closed nurmerey closed 4 years ago

nurmerey commented 5 years ago
  1. Browse, search for, and find projects
  2. Ask to join a project
  3. Search for users
  4. Report abusive users
  5. Create new projects / pitches
  6. Have a dashboard with your own projects and projects you joined
  7. Sign In with LinkedIn
  8. Simple Notifications
nurmerey commented 5 years ago

Proposal - Alpha-version MVP:

  1. Browse, search for, and find projects - main projects page with a search bar.

  2. Ask to join a project - this will be a simple URL link so users can ping the owner via LinkedIn/ Github

  3. Search for users

  4. Report abusive users

  5. Create new projects / pitches - will be more along the lines of either paste your github link OR link github account and add a note (who do we need, who should be joining this project, what is the stack etc). Aim to use following github API:

    • Get a repo info - gets a description of the project and other meta information that we can use for providing short info card for the project. The aim is for users to go to the github page if they need to find out more.
    • Get a list of contributors - this is to indicate how many people are in the repo / how popular it is.
  6. Have a dashboard with your own projects and projects you joined

  7. Sign in with LinkedIn + GitHub

  8. Simple Notifications

This will aim to be alpha release and see how users like it, and add features going from thereon.

nurmerey commented 4 years ago

Alpha release done