I want to help my brother who is working in supply chain and would like to create a website that he can sell and manage the orders himself
What it does: it has product display and shopping cart and also an admin order management page
How I built it I use Bolt.new to create the website, deploy it to Netlify and the database is connect with supabase
Challenges I ran into: the row level policy in supabase keeps preventing the website to work and Bolt.new keep try to do migration for several times but can't really fix it, I need to rework the whole project.
Accomplishments that I'm proud of: I can build the whole website myself and learn more about the website building even though I only have basic coding and data science knowledge.
What I learned: I learn heaps of how the building and deploying process.
What's next for Binhgreen: I will connect it with a payment system like stripe so that buyer can pay directly on the website.