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
Open Source application that gives users the ability to use a medical practice inventory tracker to store and track medical utilities.
MedexVid.mov
Login page users can sign-in or create an account.
Features that I was responsible for in this product.
Redux/Toolkit - Intergrated a centralized state that allowed me to pass data freely and concisely. Eliminated unnessary prop drilling that caused a buggy state.
React BrowserRouter - Converted the application into a SPA, allowing users to dynamically change pages without causing the page to re-render.
Perfomance- Increased performance by 10% by eliminating duplicate code, weight and cleaning up the view of the application.
GETTING STARTED
Fork repo to your local machine.
In the project directory, you can run: