Skip to content

OHNLP/activity_tracker

Repository files navigation

Activity tracker

Database Schema

Create a virtual environment with:

conda env create -f environment.yml

Contribution Guidelines

If you plan to contribute to this repository, follow these steps:

  1. Fork the repository and create a new branch for your changes:
git checkout -b your-branch-name
  1. Install development dependencies:
pip install .[dev]
  1. Set up pre-commit hooks:
pre-commit install
  1. Commit your changes and open pull request with a clear description of changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published