Categorygithub.com/StefanWellhoner/task-manager-api
module
0.0.0-20240430044905-2cf31f29b50d
Repository: https://github.com/stefanwellhoner/task-manager-api.git
Documentation: pkg.go.dev

# README

Task Manager API

This is a task management system for tracking and assigning tasks.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

  1. Golang
  2. Docker
  3. PostgreSQL

Installing

A step by step series of examples that tell you how to get a development environment running.

Running the tests

Explain how to run the automated tests for this system.

  1. Run go get to download the packages and dependancies
  2. Run make test for running tests
  3. Run make coverage for test coverage

Deployment

Add additional notes about how to deploy this on a live system.

Built With

  • Go - The programming language used.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration - My Girlfriend

# Packages

No description provided by the author
Package docs Code generated by swaggo/swag.