Coder Social home page Coder Social logo

das_munzen's Introduction

Das Münzen

Get it?

A small API and web interface for converting monetary values into coins.

Basic Setup

  1. Clone the repository: git clone [email protected]:ToothlessRebel/das_munzen.git path/to/local/repo
  2. cd path/to/local/repo
  3. composer setup

Usage via the browser

This project provides a basic, locally hosted demo. The actual port of the server may vary based on the environment but by default the link included below will work. See output and ./artisan help serve for any issues.

  1. cd /path/to/local/repo
  2. ./artisan serve
  3. Visit URI given in the command output (Example: Starting Laravel development server: http://127.0.0.1:8000).

Usage via the command line.

In addition to web based use this project provides a command line interface to provide the functionality of API.

See ./artisan help convert for full usage details.

  1. cd /path/to/local/repo
  2. ./artisan convert [amount]

Contributing

Pull requests are welcome.

Make sure tests pass before submitting by running ./artisan test.

FAQ

What if I don't have Composer installed?

See the Composer documentation.

What if I don't have npm installed?

See the NPM documentation. Though if on OSX using Homebrew is recommended.

What currencies are supported?

This is a demo. If you decide to pay me I'll add all sorts of currencies for you.

Right now, only USD is supported.

How do I report a bug?

Submit an issue on Github!

das_munzen's People

Contributors

marshall-davis avatar dependabot[bot] avatar

Watchers

 avatar Clint Z 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.