You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made the frontend and partial backend for a budgeting app that lets you keep your monthly finances together, optionally calculate expenses through a picture of recipts and tailor the spending to each user, by selecting the amount of savings, detailing investment oppurtunities with those savings, and display the amount of money you would be able to spend each month.
frontend, display
backend, computations
Chevron Challenge
Made an app that tracks inputted work orders in an mongoDB database, assigns work to workers based on qualifications and their preferred time automatically.
algorithmic computation of assignments
data storage (mongoDB database)
sending work information to the workers from the results of the algorithm