Welcome to the Aura Diary! This app is designed to help you track your biceps workouts, record your progress, and stay motivated. Whether you're a fitness enthusiast or just starting out, this app provides a simple and effective way to journal your workouts and see your improvement over time.
This repository contains the full frontend and backend code for the Aura Diary app. The project is written in TypeScript to ensure type safety and improve code maintainability.
- npm i
- fill .env files in frontend and backend directories
- cd ./backend
- npm run dev
- cd ..
- cd ./frontend
- npm run dev
All the necessary features have been implemented. However, we welcome suggestions for new features to enhance the app further.