All Projects → oriontransfer → Financier

oriontransfer / Financier

A web-based business management platform.

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Labels

Projects that are alternatives of or similar to Financier

Nsfw Filter
🚀 A Google Chrome / Firefox extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
Stars: ✭ 984 (+1689.09%)
Mutual labels:  webapp
Csswand
🎨✨ Hover your wand and use your magic spell to copy beautiful css
Stars: ✭ 1,046 (+1801.82%)
Mutual labels:  webapp
Vue Bridge Webview
javascript bridge android/ios webview
Stars: ✭ 52 (-5.45%)
Mutual labels:  webapp
Ihealth app
App front-end of iHealth project ( a medical WebApp based on mui )
Stars: ✭ 41 (-25.45%)
Mutual labels:  webapp
Company Structure
A company structure with a list of projects and their users
Stars: ✭ 48 (-12.73%)
Mutual labels:  webapp
Fclub
Vue全家桶+Koa+mongoose全栈开发的单页应用 http://wap.fulun.club
Stars: ✭ 49 (-10.91%)
Mutual labels:  webapp
Seven23
Fully manual budget app to track personal expenses. 100% opensource, with privacy by design.
Stars: ✭ 36 (-34.55%)
Mutual labels:  webapp
Desk Lamp Alternative Firmware
An alternative firmware for the Mijia Xiaomi Desk Lamp
Stars: ✭ 54 (-1.82%)
Mutual labels:  webapp
Django Todolist
exemplary django application - small to do list web app
Stars: ✭ 47 (-14.55%)
Mutual labels:  webapp
Aioli
Framework for building fast genomics web tools with WebAssembly and WebWorkers
Stars: ✭ 51 (-7.27%)
Mutual labels:  webapp
Vaxic
Node HTTP server framework
Stars: ✭ 45 (-18.18%)
Mutual labels:  webapp
Start Fastapi
a lightweight web framework based on fastapi
Stars: ✭ 48 (-12.73%)
Mutual labels:  webapp
Go Web Backend
Dockerized backend services for web application
Stars: ✭ 50 (-9.09%)
Mutual labels:  webapp
Notify.uno
Get notified when your command is done
Stars: ✭ 38 (-30.91%)
Mutual labels:  webapp
Anarki
Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
Stars: ✭ 1,065 (+1836.36%)
Mutual labels:  webapp
Generator Fountain Webapp
Yeoman 'fountain' generator to start a webapp
Stars: ✭ 985 (+1690.91%)
Mutual labels:  webapp
Milky
A .NET Standard library for pentesting web apps against credential stuffing attacks.
Stars: ✭ 49 (-10.91%)
Mutual labels:  webapp
Bui Guide
BUI 是H5、App的统一框架, 用于快速定制开发WebApp,微信公众号,小程序(微信,支付宝)的webview适配,还可以开发混合移动应用 ( 例如: Bingotouch, Link, Cordova, DCloud, ApiCloud, Appcan ) 的UI, 钉钉的轻应用等第三方平台.
Stars: ✭ 55 (+0%)
Mutual labels:  webapp
Channelstream
Channelstream is a websocket communication server for web applications
Stars: ✭ 52 (-5.45%)
Mutual labels:  webapp
Wifi Of House
A simple web application which allows you to share your WiFi credentials instantly with your friends and family. Built using Python, Flask and Bootstrap.
Stars: ✭ 51 (-7.27%)
Mutual labels:  webapp

Financier

Financier is a comprehensive business management platform built on top of Utopia and Relaxo.

Build Status

Invoices

Installation

Install the ruby gem as follows:

git clone https://github.com/oriontransfer/financier.git
cd financier
bundle install

Usage

To create a user:

$ rake financier:users:create
Login name: admin
Login password: ••••••

Then, to start the development server:

$ rake
* Version 3.8.2 (ruby 2.4.0-p0), codename: Sassy Salamander
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:9292
* Starting control server on tcp://0.0.0.0:9293

You can now open http://localhost:9292 in your browser and log in.

License

Copyright, 2017, by Samuel G. D. Williams.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].