aetheryna / google-scraper-ruby

0 stars 0 forks source link

[UI002] As a User, I should be able to register an account #29

Closed aetheryna closed 2 years ago

aetheryna commented 2 years ago

What happened 👀

Closes #4

Created a page to enable users to be able to register an account on the Web UI. Created the fields and styling for it 🎨

✅ Created Styling for the page and form 🎨 ✅ Created the form to interact with the model 🏗️

Insight 📝

Used Slim templating engine for constructing the form in their syntax.

Proof Of Work 📹