Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
So I want to make a website as a project which gives the link for the cheapest option for a product. In this case, I want to make a comic book site which gives you the links to websites listing them from the cheapest to most expensive place to buy the comic book from (for now I think I will make it about comic books but this could change later). Preferably, if anyone could help, it would be nice if they used html, CSS and python but it does not necessarily have to be these languages.

Example: A person searches and clicks a comic book on the site. And then it shows a box which when holds the link to an amazon page as the lowest costing place to buy it from. And then by clicking that box which contains the link, they are redirected to that website - in this example they would be directed to that page on amazon.

So, if possible someone help me out on how to start this project. If you are not able to do that is it possible to send me a link of a website or video which is helpful/is a tutorial of how to do what I am intending to do as a project it would be very helpful.

Thank you.

What I have tried:

I have tried searching google and tried to find youtube tutorials but I am unable to find any. I have tried finding something that could guide me through the project.
Posted
Updated 16-Jun-21 8:35am
v2
Comments
Richard MacCutchan 16-Jun-21 13:01pm    
Start by learning HTML, CSS, Python, PHP or C#, MySQL etc.
[no name] 16-Jun-21 14:25pm    
You visit every prospective vendor / supplier and ask them about their "query API"; if they have one and how to use it. Otherwise, learn how to scrape web pages without violating any use clauses.
Simon_Whale 20-Jun-21 14:58pm    
if you are looking at the backend being python then I would have a look at either Django, Flask or Fast API.

Also have a look at the documentation for the amazon API's

1 solution

While we are more than willing to help those that are stuck, that doesn't mean that we are here to do it all for you! We can't do all the work, you are either getting paid for this, or it's part of your grades and it wouldn't be at all fair for us to do it all for you.

So we need you to do the work, and we will help you when you get stuck. That doesn't mean we will give you a step by step solution you can hand in!
Start by explaining where you are at the moment, and what the next step in the process is. Then tell us what you have tried to get that next step working, and what happened when you did.

If you are having problems getting started at all, then this may help: How to Write Code to Solve a Problem, A Beginner's Guide[^]
 
Share this answer
 
Comments
Boi123 18-Jun-21 4:33am    
I do not want anyone to do the code for me, I just wanted a website or youtube video which is a tutorial on what I want to do, or something similar to what I want to do. I am not doing this for work or for grades. I just want to start a new project and this is the idea that I have come up with. I do not even want anyone to personally write the code for me, just some sort of video, website or something that will help me out.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900