Skip to content

frankie-mur/EstimateEase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project EstimateEase

EstimateEase is a web application that allows users to estimate the time it will take to complete a task. It uses websockets to communicate with the server and client

Alt text Alt text

Tech Stack

  • Server: Go, chi, gorilla/websockets
  • Frontend: DaisyUI, HTMX, templ

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

CI-CD

Application is built and deployed on pushes to main via Google Cloud Run

MakeFile

make all build

build the application

make build

run the application

make run

live reload the application

make watch

run the test suite

make test

clean up binary from the last build

make clean

Contributions

  • Any and all contributions welcome, feel free to reach out

About

Open source pointing poker website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors