$69
Weight Tracker is a simple and easy-to-use weight tracking app that helps you track your weight and monitor your progress.
Get lifetime access with full source code and future updates. You will be invited to the GitHub repo after purchase.
Weight Tracker is designed to be simple and easy to use, with a clean and intuitive interface that makes it easy to track your weight and monitor your progress over time.
With Weight Tracker, you can set your target weight and track your progress towards it, view your weight history in a simple and easy-to-read graph, and set reminders to weigh yourself regularly.
Weight Tracker also allows you to set goals and track your progress towards them, helping you stay motivated and on track to reach your weight loss goals. Whether you are looking to lose weight, gain weight, or maintain your current weight, Weight Tracker is the perfect app to help you achieve your goals.
Multi-Tenancy:
Single Database (SaaS-ready), optimized for scalability and tenant isolation.
High Code Quality:
A centralized overview for users to monitor weight trends and key metrics.
Keep track of system activities with detailed logs for better accountability.
User-friendly tools for logging, tracking, and visualizing weight changes over time.
Define and assign roles to manage user permissions with ease.
Granular control over application access using a well-structured permission system.
Customizable settings for tenants to tailor the application to their needs.
Powerful tools for managing users and ensuring seamless collaboration:
Clone the Repository
git clone git@github.com:tallapps/weight-tracker.git
Install Dependencies
composer install
Copy and Configure the .env File
cp .env.example .env
Open .env in your editor.
Set database and emails settings inside .env
Generate the application key:
php artisan key:generate
Install NPM Dependencies
npm install && npm run build
Link images to storage
php artisan storage:link
Run Migrations and Seeders
php artisan migrate --seed
Run the Application
php artisan serve
Copyright © 2025 TALL APPS - All rights reserved.