Skip to content

software-students-fall2023/5-final-project-generators

Repository files navigation

Financify

Tests CI/CD

Team Members

Description

Financify is a web application designed to simplify the process of splitting bills among friends and acquaintances. Tired of the hassle of keeping track of who owes whom after a group dinner, trip, or any shared expenses? Financify has you covered. Financify allows users to easily manage and settle debts, ensuring that everyone pays and gets paid accurately.

Setup

Prerequisites

Running the application

  1. Clone the repository
    git clone https://github.com/software-students-fall2023/5-final-project-generators.git
  2. Navigate to the project directory
    cd 5-final-project-generators
  3. Setup the environment variables
    cp .env.example .env
  4. Build the images
    docker-compose build
  5. Run the containers
    docker-compose up -d
  6. Open the application in your browser
    http://localhost:8001
  7. To stop the containers
    docker-compose stop

OR

Accessing the deployed application

  1. Open the application in your browser: http://financify.soyuj.com

Notes and Links

  • Link to the Task Board:
  • The Web App is tested using Github Actions on every push to the main branch and approved pull requests.
  • Link to container images hosted on Docker Hub:

About

5-final-project-generators created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5