Skip to content

sixtusagbo/argent-de-niro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argent-de-niro

Personal Finance Management Application that helps you track expenses, set budgets, and achieve financial goals.

Project Structure

  • /api - Flask-based (Python) REST API backend
  • /web - Frontend web application with React and Tailwind CSS

Technology Stack

Backend

  • Flask (Python) REST API
  • JWT Authentication
  • MongoDB Database

Frontend

  • React
  • TailwindCSS
  • Vite

Getting Started

  1. Clone the repository:
    git clone https://github.com/sixtusagbo/argent-de-niro
  2. Set up the API backend - API Setup Instructions
  3. Set up the web frontend - Web Setup Instructions

Contributing

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request