Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhaidarhanif/simplerecipe
Simple Recipe
https://github.com/mhaidarhanif/simplerecipe
app food react recipe vite
Last synced: 1 day ago
JSON representation
Simple Recipe
- Host: GitHub
- URL: https://github.com/mhaidarhanif/simplerecipe
- Owner: mhaidarhanif
- Created: 2022-11-16T14:47:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T21:56:53.000Z (almost 2 years ago)
- Last Synced: 2023-04-05T13:17:08.993Z (over 1 year ago)
- Topics: app, food, react, recipe, vite
- Language: TypeScript
- Homepage: https://simplerecipe.mhaidarhanif.com
- Size: 334 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Recipe
## Workflow
1. Problem Statement / Specification / Abstract
- Users / Customers
- Subject Matter Expert
2. Solution or Competition Research
- Inspiration
3. User Experience or Business Process / Flow or Idea Solution
- User Research
- Validate the Idea / Solution
4. Application Implementation
- Determine tech stack
- React
- Vite
- React Router
- localForage
- Implement routes
- Implement components
- Implement features
- Testing
- Bug fixing
5. Deploy and Publish Application
- Determine server stack
- Vercel / Netlify
- Cloudflare## Details
### Problem
I want a simple recipe app. Because it's hard to organize recipes that I cook everyday. And most of the solutions are too complicated.
### Competition/Alternative
- Cookpad
- Epicurious
- YouTube### Features/Limitations
- No need to register/login
- App can work offline
- Add new recipe
- List all my recipes### Process and Data
![Process and Data](public/process-data.png)