Go to this url to signup: https://nfc-2022.vercel.app/
npm i -g yarn
yarn
git checkout -b jolly
yarn dev
In-house authentication built from scratch with signup/login session cookies and jwt token. All user information will be stored in PostgreSQL database.
All information including expenses, transactions, items purchased and dietary habits are shown in numerical and chart format.