An open API service indexing awesome lists of open source software.

https://github.com/novailoveyou/logic-like-voting

Welcome to "Logic like voting" — a coding challenge project created as part of the application process for the HH.ru position
https://github.com/novailoveyou/logic-like-voting

biome fastify prisma zod

Last synced: 2 months ago
JSON representation

Welcome to "Logic like voting" — a coding challenge project created as part of the application process for the HH.ru position

Awesome Lists containing this project

README

          

# Logic like voting

Welcome to "Logic like voting" — a coding challenge project created as part of
the application process for the
[HH.ru position](https://hh.ru/vacancy/125730623?hhtmFrom=chat).

## Project Overview

This repository contains the implementation for a technical test. The
requirements and instructions for the task are provided in the
[official guidelines](https://docs.google.com/document/d/1PvqncrJZGrBDEu8-_3l40alrQMuDv7cixI7C34ivTP0/edit?tab=t.0).

## Getting Started

Clone the repository and follow the setup instructions below to run the project
locally.

```bash
git clone https://github.com/Novailoveyou/logic-like-voting.git
cd logic-like-voting
```

## Setup

Refer to the instructions in the [backend](./backend/README.md) and
[frontend](./frontend/README.md) folders for environment setup and usage
details.

## Useful Links

- [HH.ru Vacancy](https://hh.ru/vacancy/125730623?hhtmFrom=chat)
- [Task Instructions](https://docs.google.com/document/d/1PvqncrJZGrBDEu8-_3l40alrQMuDv7cixI7C34ivTP0/edit?tab=t.0)

## Contributing

Contributions are welcome for improvements or suggestions. Please open an issue
or submit a pull request.

---

_This project was created for demonstration and evaluation purposes._