Coder Social home page Coder Social logo

finance_project's Introduction

Information bout the application:

This application is creaated with postgresql database so first be sure to have installed postgres on your local machine. Currently i'm developing the application in Linux Fedora 38 so you can see more references about the installation over here: https://docs.fedoraproject.org/en-US/quick-docs/postgresql/

Setup the application

  • Run bundle install
  • Run rails db:setup And you will be good to go.

Current Endpoints:

All the endpoints are currently provided by Swagger in the following route:

Search filter criteria:

  • Index -> localhost:3000/api/v1/expenses
  • Year -> localhost:3000/api/v1/expenses?year=2023
  • Year And Month -> localhost:3000/api/v1/expenses?year=2023&month=01
  • Specific date -> localhost:3000/api/v1/expenses?date=2023-01-01

TODOS

  • JWT authentication

finance_project's People

Contributors

daniel-penaloza avatar

Watchers

 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.