Skip to content

Commit

Permalink
fe repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschonti committed Apr 8, 2023
1 parent b2d0d7f commit 8fa4f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Description

Konzisite is a web application for the students of Budapest University of Technology and Economic Faculty of Electrical Engineering and Informatics to organise consultations, study sessions where students help each other. This repository contains the backend REST API for that application, built with <a href="https://www.typescriptlang.org/" target="_blank" title="Typescript"><img src="https://github.com/get-icon/geticon/raw/master/icons/typescript-icon.svg" alt="Typescript" width="21px" height="21px"> TypeScript</a>, <a target="_blank" href="https://nestjs.com/" title="NestJS"><img src="https://github.com/get-icon/geticon/raw/master/icons/nestjs.svg" alt="NestJS" width="21px" height="21px"> NestJS</a> and <a href="https://www.prisma.io/" target="_blank" title="Prisma"><img src="https://github.com/get-icon/geticon/raw/master/icons/prisma.svg" alt="Prisma" width="21px" height="21px"> Prisma</a>. The application was developed by <a href="https://kir-dev.hu/" title="Kir-Dev" target="_blank"><img src="https://warp.sch.bme.hu/images/kir-dev-only-logo" alt="Kir-Dev" height="21px"> Kir-Dev</a>. For more information about the project, see our <a href="https://kir-dev.hu/project/konzisite/" target="_blank" title="Project page">project page</a> or <a href="https://kir-dev.hu/post/2023-03-05-az-uj-konzisite-fejlesztese/" target="_blank" title="Project page">our blogpost</a>, both in Hungarian.
Konzisite is a web application for the students of Budapest University of Technology and Economic Faculty of Electrical Engineering and Informatics to organise consultations, study sessions where students help each other. This repository contains the backend REST API for that application, built with <a href="https://www.typescriptlang.org/" target="_blank" title="Typescript"><img src="https://github.com/get-icon/geticon/raw/master/icons/typescript-icon.svg" alt="Typescript" width="21px" height="21px"> TypeScript</a>, <a target="_blank" href="https://nestjs.com/" title="NestJS"><img src="https://github.com/get-icon/geticon/raw/master/icons/nestjs.svg" alt="NestJS" width="21px" height="21px"> NestJS</a> and <a href="https://www.prisma.io/" target="_blank" title="Prisma"><img src="https://github.com/get-icon/geticon/raw/master/icons/prisma.svg" alt="Prisma" width="21px" height="21px"> Prisma</a>. See the <a href="https://github.com/kir-dev/konzisite-frontend" target="_blank" title="Frontend repo">frontend repository here</a>. The application was developed by <a href="https://kir-dev.hu/" title="Kir-Dev" target="_blank"><img src="https://warp.sch.bme.hu/images/kir-dev-only-logo" alt="Kir-Dev" height="21px"> Kir-Dev</a>. For more information about the project, see our <a href="https://kir-dev.hu/project/konzisite/" target="_blank" title="Project page">project page</a> or <a href="https://kir-dev.hu/post/2023-03-05-az-uj-konzisite-fejlesztese/" target="_blank" title="Project page">our blogpost</a>, both in Hungarian.

## Preperation

Expand Down

0 comments on commit 8fa4f2c

Please sign in to comment.