Giter Site home page Giter Site logo

gitter-badger / opensubs.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joaquimadraz/opensubs.io

0.0 0.0 0.0 618 KB

:money_with_wings: Track recurring bills and subscriptions

License: MIT License

Elixir 62.22% JavaScript 36.68% CSS 0.19% HTML 0.17% Shell 0.73%

opensubs.io's Introduction

OpenSubs Build Status

Track recurring bills and subscriptions ๐Ÿ’ธ

Things I wrote about the project:

Stack

  • Elixir backend
  • React frontend
  • PostgreSQL database

How to run OpenSubs

  1. mix deps.get, to install dependencies
  2. mix ecto.setup, to create and migrate the database
  3. cd apps/subs_web/frontend && yarn install, to install frontend dependencies
  4. mix phx.server, to run the server, will also build the frontend
  • cd apps/subs_web/frontend && node_modules/.bin/webpack --config webpack.config.js, to build the frontend manually

Running tests

  • brew install chromedriver, to run acceptance tests
  • mix test, to un all tests
  • mix test --only acceptance, to run only acceptance tests

MVP

Backend API

  • User signup/authentication
  • User password recovery
  • Services list
  • Subscriptions create
  • Subscriptions update
  • Subscriptions archive
  • Subscriptions list

Frontend

  • User signup/authentication
  • User password recovery
  • Create custom subscription
    • Create from service service
  • List all subscriptions
  • Subscriptions dashboard
    • Due this month
    • Due next month
    • Monthly payment
    • Yearly payment

Nice to have

  • Categorization (personal, business, services)
  • Email notifications
  • Web notifications

Future

  • Facebook bot

License

MIT ยฉ Joaquim Adraz

opensubs.io's People

Contributors

joaquimadraz 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.