hello. how can ı do a shipping tracking page you know you put the cargo tracking number and it shows where it is how can ı do that is there any sources that ı can use
Firstly, welcome to the forums.
While we are primarily here to help people with their Free Code Camp progress, we are open to people on other paths, too. Some of what you are asking is pretty trivial in the Free Code Camp context, so you might find that if you’re not getting the instruction and material you need in your current studies, the FCC curriculum will really help you get started. At a modest guess I’d say investing a 4-5 hours working through the curriculum here will really pay off. You can find the curriculum at https://www.freecodecamp.org/learn.
With your current questions, we don’t have enough context to know what you already know or don’t know, so it is impossible to guide you without just telling you the answer (which we won’t do).
It is pretty typical on here for people to share a codepen / repl.it / jsfiddle example of what they have tried so that anyone helping has more of an idea of what help is actually helpful.
Please provide some example of what you’ve tried and I’m sure you’ll get more help.
Happy coding
hello. how can ı make a admin panel for my ecommerce website that ı can track how much money that ı earned and how much people buyed from me ım using react js btw.and with authentication just for admins.
hi . how can ı make a comment sytem with reactjs that is live and we can put both images and text. and integrated with a star rating system
ım currently building an ecommerce website ı want to make order tracking page, you know the shipper gives you some numbers and you can track your order like which process is on.how can ı do that ı didnt find any resources.
Firstly, welcome to the forums.
While we are primarily here to help people with their Free Code Camp progress, we are open to people on other paths, too. Some of what you are asking is pretty trivial in the Free Code Camp context, so you might find that if you’re not getting the instruction and material you need in your current studies, the FCC curriculum will really help you get started. At a modest guess I’d say investing a 4-5 hours working through the curriculum here will really pay off. You can find the curriculum at https://www.freecodecamp.org/learn.
With your current questions, we don’t have enough context to know what you already know or don’t know, so it is impossible to guide you without just telling you the answer (which we won’t do).
It is pretty typical on here for people to share a codepen / repl.it / jsfiddle example of what they have tried so that anyone helping has more of an idea of what help is actually helpful.
Please provide some example of what you’ve tried and I’m sure you’ll get more help.
Happy coding
Hi you’ve made a few of these threads
You are asking “how to make an entire complex application” with each of the many questions you’ve asked, without providing any context at all. I suspect you can’t find resources because you’re trying to find an explanation of your own, very very specific situation without providing any details about the situation. And I suspect you don’t quite know what you’re asking for.
The React part of the order tracking system is maybe rendering some HTML that shows a user’s orders and where they are. It’s not complicated. But the actual order tracking system will have nothing to do with React.
Not knowing which questions to ask, that’s fine, but you have to be more specific.
We don’t know what you’ve built, what technologies you know, what you’re having specific problems with and so on. There are vast amounts of resources on all aspects of e-commerce and order tracking development. Here are a tiny example set of things that we have no idea what you know about. Please don’t try to just answer these, they are just examples. If you want help, please just use them to formulate some useful questions about what you want to know:
- how are you allowing users to add orders
- how are you storing the orders
- what are the data structures used for that
- what dB are you using
- what language/s are you using
- what language/s are you using on the server side component of the app
- what framework/s are you using on the server side (if any)
- what additional framework/s are you using on the client side (if any)
- what do you understand about how the ordering process works
- what do you understand about how the order tracking process works
- how do you want it to work
Im building a ecommerce website and ım wanting to make an android app that will get information from the website like revenue how much customer buyed from us and send notification when a customer buys from me. ex. shopify app.
Can you confirm you are reading the answers others are giving you?
you are always asking really similar questions - you get similar answers
including, please do not open duplicate topics