FOSS expense management solution
Find a file
2019-03-12 10:39:35 -07:00
admin Added 3rd 'admin' server on port 8445 to serve admin css/js. 2019-02-18 17:48:51 -08:00
back Simplified section update API endpoint. 2019-03-09 12:59:19 -08:00
front Merge pull request #130 from danieldupriest/fix-tests 2019-03-10 18:58:40 -07:00
.gitignore Put the darn .env file back in .gitignore. 2019-03-09 13:00:11 -08:00
docker-compose.yml Added 3rd 'admin' server on port 8445 to serve admin css/js. 2019-02-18 17:48:51 -08:00
LICENSE Initial commit 2018-11-05 19:54:09 -08:00
README.md Edited README with more fields added. Simply added some texts in each field. Examples are given in Installation, Usage, and references. Using Markdown as format of README file. 2019-03-12 10:39:35 -07:00
Requirements.pdf Add files via upload 2018-12-07 22:23:29 -08:00

Reimbursinator

Reimbursinator is a web application that dealing with reimbursements.

Description / About the project

Reimbursinator was developed by students at Portland State University with the sponsorship of Software Freedom Conservancy as an open source expense management solution with customizable policy rules. The front end is written in Javascript, with a back end API served by Django.

Basic Features

1.FeatureOne ⋅⋅⋅ Explanation

2.FeatureTwo ⋅⋅⋅ Explanation

3.FeatureThree

Installation

(Demo) Use the package manager pip to install foobar.

pip install foobar

Infrastructure of Reimbursinator

Tree structure (image of structure)

Usage

(Demo)

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

Contributing

Developed by: Daniel Dupriest, Logan Miller, Jack, Joe Arriaga, Preston, Rupika, Shuaiyi Liang

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Version

v1.0

Frame Works

Python

Django

Boostrap

Qunit

...

Supports

⋅⋅* Bulletpoint

⋅⋅⋅ Explanation

⋅⋅* Another Bulletpoint

⋅⋅⋅ Explanation

References

(Demo) url link

License

GNU Affero General Public License v3.0