Giter VIP home page Giter VIP logo

expense's Introduction

ExpenseManager

A simple, functional web app for the management of personal expenses, ExpenseTracker allows you create categroies into which your personal expenses can be grouped. You can view your latest expenses, or generate a report for a specified period.

Installation

To use this app, you must have PHP installed on your computer, or have XAMPP or WAMP installed and running. Clone the project or download it into your web folder (htdocs/ in XAMPP).

Database set-up

Create a database via PHPMyAdmin and install. In the root folder of the project, update your database details (DB_DATABASE, DB_USERNAME and DB_PASSWORD) to correspond with your development environment.

Migrations

Open your terminal and navigate to the project directory. While there, run the database migrations using the following command: php artisan:migrate.

In your browser, launch the project using its URL (localhost/[project-dir]/public). Sign up and start using the app.

Screenshots

expense's People

Contributors

chinoms avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.