Nutritional Calculator and Dietary Advice - App written in React
. Initialised with Create React App
, using React Context API
and Styled Components
.
The current version's demo to see here.
- Refactor to use
colorScheme
object insteadCSS Custom Properties
- Use
draw.io
file to define folder structure convention- A.
Elements
- styled components only / partials, - B.
Pages
- main menu components pages - C.
Containers
- components with busines logic + single styled component defining container box - D.
Layout
- ???
- A.
- Implement
Open Food API
for recepies suggestions - Refactor Layout (Try out Figma), mobile first
- Authentication using Single Sign On with 0Auth
- Refactor to TypeScript
- Implement Markdown for Blog Posts and Knowledge section
- Decouple Back End for User managment - ???
- React Native app for scanning barcodes