Angblah / Comparator

Comparator is a web app that allows users to easily compare products to determine the one to best fit their needs.
https://thecomparator.herokuapp.com/
1 stars 0 forks source link

Start New Comparison #82

Open honeychawla opened 7 years ago

honeychawla commented 7 years ago

As a user, I want to be able to start a new comparison from scratch.

alexyuisingwu commented 7 years ago

empty comparison creation in (see /new_empty_comparison for testing, which creates the new empty comparison and redirects to the corresponding page)

honeychawla commented 7 years ago

Implemented the routing. All that's left is having a navbar/toolbar where the user can log in or sign up. I believe Angelo said he'll take care of it.

honeychawla commented 7 years ago

I fixed it so it's actually editable lol. My bad.

alexyuisingwu commented 7 years ago

Buttons to add new empty comparisons/templates in (previous functionality on allowed creating comparisons from templates and creating templates by saving comparisons as templates).