DevMarketplace / dev-marketplace

The home of the Developer Marketplace project. A place where developers can share user stories, development tasks and help each other.
GNU General Public License v3.0
3 stars 1 forks source link

Ability to create a company/team profile #5

Closed cracker4o closed 7 years ago

cracker4o commented 8 years ago

Given I have signed up for the dev-marketplace When I want to create a profile of my company or team Then I can do so using the "New Company Profile" page

Technical notes

The company profile should include the following fields: Company Name Company Logo Company Address (optional) Company CEO (optional) Phone (optional)

The page should have server side and client side validation When a new company profile is created, the user should be automatically assigned to that company as an admin. The company admin management page is part of another story.