This project is a website to alleviate and organize the workload of employees. The project provides data transfer (task and status) between members after membership processes.
libraries:
require github.com/gorilla/mux v1.8.0
require github.com/gorilla/securecookie v1.1.1
require github.com/mattn/go-sqlite3 v1.14.12
https://denizcamalan.github.io/WorkAssignmentWebProject/
with -- localhost:8080
used Monolotic Architecture