Skip to content

mtaner/crowdcode

Repository files navigation

CrowdCode

Week 9 project at Makers Academy - CrowdCode is web app designed to help bring tech ideas to life.

Team

  • Merve Taner
  • Riya Pabari
  • Luke Aveil
  • Paul Kenrick
  • Abdullah Mahmood
  • Faisal Mahmood

Set Up

$ clone this repo locally
$ cd crowdcode
$ gem install bundler
$ bundle
$ bin/rake db:setup
$ rspec

How to run the program

$ bin/rails s
$ open https://localhost:3000

Screenshots

Main screen Main screen Main screen

User Stories

As a user
So that I can use CrowdCode
I can sign up, sign in and sign out
As a budding tech entrepreneur
So that I can find developers for my project
I can post my project on CrowdCode
As a budding tech entrepreneur
So that I can find developers for each feature of my project
I can add features of my project
As a budding tech entrepreneur
So that I can find the right developer for each feature
I can specify details around each feature
As a budding tech entrepreneur
So that I can choose the right developer for each feature
I can see the developer requests for each feature
As a budding tech entrepreneur
So that I can select a suitable developer
I can view a developer's CrowdCode profile
As a budding tech entrepreneur
So that I can assign a developer to a feature
I can approve a developer's request to develop a feature
As a developer
So that I can link my profile to my Github account
I can sign up/sign in with Github
As a developer
So that I can work on a cool project
I can send a request to work on a feature
As a developer
So that I know to start working on a feature
I will receive an email notification once I have been approved to work on a feature
As a developer
So that I can increase my chances of being chosen
I can customise my profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published