Inspiration
Online Ordering and Order Management Software for Pizza Restaurants with Advanced Menus with Build Your Own Options, seems like a perfect use case for a one pager site to vibe code and test Bolts abilities
What it does
Allows a pizzeria / restaurant / chain of restaurants to add stores, deals, menu items for pizzas, drinks and treats, kids menu, build your own custom pizza and place orders via the site. payment links are sent by email / phone and orders are managed on the backend.
type /admin for the backend and use the password pizza123 in the alert box, login as a store manager using u:
How we built it
Vibed it 100% with Bolt, using VueJS and SQLite
Challenges we ran into
had to add a _redirect file for the /admin to work but this deployed to my own server, the original public link doesnt have the /admin redirect working. So: https://gregarious-starburst-8e2d74.netlify.app is the correct one
npm installing some dependancies, I just changed them out to other ones or chose another way to do it without needing the dependancy. eventually we used supabase after realising we werent able to use sqlite or pocketbase or livestore.dev from the webcontainers.
Backend and frontend syncing of products and changes made, some info was hardcoded so needed to specify they should be synced.
Accomplishments that we're proud of
Did it all in less than 22 hours, in the background whilst doing other work
What we learned
Bolt is great, especially for a niche of a niche, tech is moving fast and saas wont be needed for some categories in future
Loved the time constraint, and the ability to use tools readily at my disposal, like mailto: links, wa.me and tg.me links for whatsapp and telegram manual integration
What's next for Pizza Project
Maybe open source the code or find some way to monetize it.
Built With
- bolt
- javascript
- supabase
- tailwind
- vue
Log in or sign up for Devpost to join the conversation.