About the app
This is a SvelteKit application that allows you to order food from restaurants, pay, and track your orders. It is written in TypeScript, and uses Amazon's DynamoDB as its database. Payments are implemented with Stripe. The app is deployed to Vercel, and the latest commit on master is accessible at prefood.miikat.dev. Features include:
- Create an account with
- Github
- or just your email
- Edit profile information
- Upload your own photo
- Get a custom link to your profile
- Add API keys
- Pay for items through Stripe
- Use card no. 4242 4242 4242 4242 for testing
- Get an email receipt and an order-specific link
- See the OpenAPI documentation at /docs (in development)
- Dark mode