Recruitments-Trademarkia / Bugs-Bunny

GoLang task for 2024 recruitments by Trademarkia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugs Bunny

Directions

  • Fork the repository and create a Pull request
  • Fix all the bugs you can find. And develop features with the following comment:
    // TODO: Implement ***
  • You can add any dependencies you want.
  • You can refer any and all online resources
  • Deploy your code.

Setup

  1. Make sure you have Docker installed with images like gcc, golang, openjdk, python, node, ts-node(custom image of node with typescript).
  2. Make sure you have a postgres instance running on port 5432.

Bonus

  • Bonus points for Dockerization of the project
  • Bonus points for adding tests
  • Bonus points for adding CI/CD

External Packages used

About

GoLang task for 2024 recruitments by Trademarkia.


Languages

Language:Go 93.2%Language:Shell 6.8%