Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pizzaql/next
(Work in progress) The rewritten version of the original PizzaQL 🍕
https://github.com/pizzaql/next
a11y app digital-ocean fast graphql hasura i18n new next nextjs order order-management pizzaql placement react rewritten sql ssg web-app
Last synced: 26 days ago
JSON representation
(Work in progress) The rewritten version of the original PizzaQL 🍕
- Host: GitHub
- URL: https://github.com/pizzaql/next
- Owner: pizzaql
- License: mit
- Created: 2020-09-26T13:16:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T16:14:38.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T14:38:05.002Z (about 1 month ago)
- Topics: a11y, app, digital-ocean, fast, graphql, hasura, i18n, new, next, nextjs, order, order-management, pizzaql, placement, react, rewritten, sql, ssg, web-app
- Language: TypeScript
- Homepage: https://pizzaql.vercel.app
- Size: 14.4 MB
- Stars: 56
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
- starred - pizzaql/next - (Work in progress) The rewritten version of the original PizzaQL 🍕 (TypeScript)
README
Modern order placement and management system.## Information
This is a rewritten version of the [original PizzaQL](https://github.com/pizzaql/pizzaql/). Once done, it will be moved to the original repository. Changes include a completely new design, different backend, ability to order multiple items at once, extended configuration options and much more. More details can be found in our roadmap below.
## Roadmap
- [ ] Order Placement
- [x] Fully functional cart
- [ ] Stripe payments
- [ ] Delivery hours calculation
- [ ] Connection with backend
- [ ] Performance optimizations## Technology Stack
- [React](https://reactjs.org/)
- [Next.js](https://nextjs.org/)
- [Chakra UI](https://next.chakra-ui.com/)
- [Emotion](https://emotion.sh/)
- [Recoil](https://recoiljs.org/)
- [Apollo Client](https://www.apollographql.com/docs/react/)
- [Prisma](https://prisma.io/)Frontend and GraphQL server are hosted on [Vercel](https://vercel.com/) and the PostgreSQL database - on [Digital Ocean](https://www.digitalocean.com/).
## Sponsors
Special thanks to [Digital Ocean](https://www.digitalocean.com/) and [Sauce Labs](https://saucelabs.com/) for supporting this project!
## License
MIT