coding-cohort / Pain-Monitoring-Web-Apps

This is a repository for managing the development of the web app component
4 stars 0 forks source link

User Story - Sign Up Form - Landing Page - HTML/CSS #12

Open gsw-codes opened 4 years ago

gsw-codes commented 4 years ago

User Story: As a user, I want to be able to sign up for the voice pain monitor product Debbie via a webpage using my mobile phone or desktop.

Acceptance criteria:

DoD Have had a code review. Have been tested. Be immediately deployable.

I suggest the assignee undertakes some research regarding form validation. I will write a separate user story for the data to be dynamically sent to the database.

Repo is here. Please read the wiki details on the repo for details of how to make a commit. You will need to create a branch and then changes will need to be merged. https://github.com/coding-cohort/Web-App-Repo

Screenshot 2020-06-29 at 22 09 23

Hex codes: Background: B2B6F7 Button: 2B98EA form fields: D8D8D8 & border: 979797

Icons have a 50 or in some cases 60% opacity - have to just check how it renders on screen.

No opactiy on the debbie image however and all text is plain white.

JosiasAurel commented 4 years ago

Considering that. No frontend framework like Vue, react and angular will be used ?

gsw-codes commented 4 years ago

@JosiasAurel please read the project overview and drop me a line via the channel with any other queries.

VijayKumarKTG commented 4 years ago

I can handle this part.

gsw-codes commented 4 years ago

@VijayKumarKTG I will add a design to this later on today.

gsw-codes commented 4 years ago

@VijayKumarKTG I will also add test criteria for usability etc

DonatellaC commented 4 years ago

Do you mind if I also participate working on this issue?

gsw-codes commented 4 years ago

@DonatellaC @VijayKumarKTG you can work together on it. Good first try at pair programming and TDD. I will add you.

VijayKumarKTG commented 4 years ago

Do you mind if I also participate working on this issue?

I'll feel happy if you work with us.

VijayKumarKTG commented 4 years ago

@DonatellaC @VijayKumarKTG you can work together on it. Good first try at pair programming and TDD. I will add you.

OK, @gsw-codes. Thanks for assigning us.

joewarnerdev commented 4 years ago

I would also like to be involved with this!

iytech commented 4 years ago

I would like to contribute to this project

gsw-codes commented 4 years ago

@iytech @VijayKumarKTG

This needs quite a bit more work. There are 2 files in the repo but they are currently nothing like the design. The elements need to be rendered as per the design. Once the signup details have been entered they need to be submitted to a database and the user's data stored. On submission, the user should find themselves on the main reporting page.

One of the sign-up form files needs to be deleted. We also only need one or two css files not several so this needs to be refactored and optimized.

JosiasAurel commented 4 years ago

Oops I clicked on the buttons "unassign me" by error. Please can you help me to roll back ?