Skip to content

umluizlima/cash-flow

Repository files navigation

cash-flow

Personal cash management

Development

Requirements

  • Python 3.7+

Installing

Install dependencies

make install

Testing

make test

Running

Access the API documentation on http://localhost:8000/docs

make run

Migrating

Generate migration files automatically for changes to models. Make sure all models are imported on models/__init__.py

make db_generate_migration description="your description"

About

Personal cash management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published