Please help me in making this!

I don’t know too much about coding but yesterday I came to know about wix code. I was really happy that I can make any website.
I want to create college rating website for our state which has all the list of colleges and I want to create with cascading form that user selects category and then according to that colleges are displayed and then selects college among that list displayed and that particular college page is displayed with its rating. I also want to add feature through which users rate colleges and search bar for college. Please guide me how can I do this. I hope for reply. Thank you!

Hey
first of all I recommend you to design all pages in WIX without code. Make sure they look like you want. Then look at the sample https://www.wix.com/code/home/example/Reviews where you will find code to view and enter reviews.

Also search this forum for dropdown and you will get code for dynamic dropdowns.

That is a starting point for you. Any other questions along the way? Just post them.

1 Like

Thank you for your fast reply.
For now I have all the college names and its types.
Can you please elaborate and tell me from where I start!

1 Like

You might want to start with setting up the cascading form. Here is an example that demonstrates how to do that: https://www.wix.com/code/home/example/Cascading-Form

2 Likes

That is after thing.
All I have know is college data.
Can please give me step by step guide for doing it?

1 Like

If you click on Open in Editor when on the example page, you will be able to see exactly how the page works and then you can try and reproduce that for your situation.

ok! thank you very much.

1 Like