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
- Host: GitHub
- URL: https://github.com/novailoveyou/logic-like-voting
- Owner: Novailoveyou
- Created: 2025-10-05T08:35:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T09:19:44.000Z (9 months ago)
- Last Synced: 2025-10-05T11:32:09.060Z (9 months ago)
- Topics: biome, fastify, prisma, zod
- Language: TypeScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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._