henryhamon / codewars-watcher

little project to watch and make a history of your friends on codewars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codewars Monitor

This little project was made for fun, just for training some go code and entertain myself.

The idea is monitor your friends in codewars to know how they doing. Make a history.

If you have any tip or recommendation, feel free to open an issue.

Requirements

if you want run with docker and docker-compose:

Run with docker

Inside codewars-watcher directory run:

docker-compose build && docker-compose up

Todo

  • Finish file store, to make optional mongodb;
  • Better names to the watcher method;

About

little project to watch and make a history of your friends on codewars

License:MIT License


Languages

Language:Go 100.0%