OlePundit / Soko

SellorbuyKe is an app that attempts to open source the ability to connect to an online audience, primarily to small business owners. Small scale retailers from different lines of business can create an online shop, upload their products, and advertise to a wider online audience, for free.
MIT License
7 stars 7 forks source link

Links not working in Login and Register page #16

Open gcsandesh opened 2 years ago

gcsandesh commented 2 years ago

The links in the header and footer are not working properly. Even though the page exists, the links lead to the 404 page.

Also, the links in the "Categories" section of footer link to weird routes.

image

When I click on Gin, it takes me to: sellorbuyke.com/political

image

OlePundit commented 2 years ago

We are going to need to work on different pages for each of the categories. This is on the base1 branch. Are you okay working on this? it's basically just an extension of the app.layouts file. Similar to the home page. All you need is to create a controller function on the ProductsController, that will retrieve only gin, or whisky. We can work on this together in case you get stuck.

gcsandesh commented 2 years ago

I am new to these tech stacks but I will try. Will ask you if I need help.

gcsandesh commented 2 years ago

@OlePundit I'm sorry I cannot complete these tasks as I am not that familiar with these technologies. I will unassign myself.

Kritika30032002 commented 2 years ago

Assign this to me!!