Brainstormed and constructed the Database Schema for Spend Aware with draw SQL.
Tables implemented are users, user_preferences, tokens, expenses, and email_logs.
Architecting the design of the Database was pretty sweet.
Created wireframe for Spend Aware. The flow of pages is as follows below:
home ------> home modal ------> dashboard ------> year ------> month
I really like the pencil desktop app to get the first UI iteration down
I deployed the Rabbit Chat application to production with Azure App Service. It is built with a React JavaScript frontend, a .NET C# Minimal Api server, and a PostgreSQL databas with Neon. Check it out and drop a message below:
https://t.co/FArJxZTKwf
The FEYNMAN technique of learning:
STEP 1 - Pick and study a topic
STEP 2 - Explain the topic to someone, like a child, who is unfamiliar with the topic
STEP 3 - Identify any gaps in your understanding
STEP 4 - Review and Simplify! 🧠
@thestorybookdev oops my mistake the return statement needs to be wrapped in a <div></div> or <></> if the dev is following best practices for accessibility