Skip to content

ngala/fire-ant

Repository files navigation

fire-ant

Timesheet on terminal

Contribute

Pre-requisites

  • Python 3.11 +
  • Postgresql

Database Setup

  1. Create database
  2. Create user(non-superuser)
  3. Grant access on database to user
  4. Copy content from config.toml.example to a new file config.toml
  5. Update config.toml with your database details
  6. Check database connection python main.py --check

About

Timesheet on terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published