Loading repository data…
Loading repository data…
Mehnaz2004 / repository
PennyWise is a robust Django-based financial management web application designed to empower users in tracking expenses, managing budgets, and gaining insights into their financial habits. With intuitive features like secure user authentication, RESTful API integration, and efficient class-based views, PennyWise provides a seamless experience for us
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
PennyWise is a Django-based web application designed to help users manage their finances effectively. This application provides various features including expense tracking, budget management, and financial analysis.
git clone https://github.com/Mehnaz2004/PennyWise_Django.git
cd PennyWise_Django
python -m venv env
source env/bin/activate # On Windows use `env\Scripts\activate`
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
For any questions or suggestions, feel free to reach out: