Skip to content

VR-Rathod/Expenses-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Daily Expenses Sharing Application

🚀 Overview

Welcome to the Daily Expenses Sharing Application! This Django-based backend service is designed to simplify managing and sharing daily expenses among users. With flexible expense-splitting options and robust financial tracking, it ensures accurate and accessible expense management for everyone.

🏠 Home Page

The home page provides a sleek and intuitive interface for interacting with core functionalities. Here, you can easily add expenses, view user profiles, and access detailed balance sheets. It’s crafted to make expense management as straightforward as possible.

Home Page Screenshot

📝 Register/Login Page

Securely register or log in to your account. This page ensures that only authorized users can access the application’s features.

Daily Expenses Sharing Application Tutorial - Google Chrome 30-07-2024 11 39 03 PM Daily Expenses Sharing Application Tutorial - Google Chrome 30-07-2024 11 38 38 PM

👤 Profile Details

View and manage your personal information and expense history on the profile page. Update your details and check your financial activity effortlessly.

Profile.-.Google.Chrome.2024-07-31.00-12-19.mp4

💰 Expenses Page

Track and manage your expenses with ease on the expenses page. Add new expenses, view shared expenses, and keep your finances organized.

The.Daily.Expenses.-.Google.Chrome.2024-07-31.00-12-48.mp4

⚙️ Installation Process

To get started with the Daily Expenses Sharing Application, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/VR-Rathod/Expenses-Manager.git
  2. Install Dependencies: Make sure you have Python and Django installed. Navigate to the cloned repository and install the required packages:

    cd expenses_map
    
    pip install -r requirements.txt

    Here, cd Used for Windows for go to That dir And requirements.txt will avelable in Dir

  3. Run the Project: Start the Django development server with:

    python manage.py runserver
  4. Access the Admin Panel: For data management, visit the Django admin panel using the credentials provided below.

    Superuser Credentials:

    • Username:Demo
    • Password: vvvaaa9898999
The.Daily.Expenses.-.Google.Chrome.2024-07-31.00-13-50.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published