Arciiix / cvshare.io

A web app that lets you share your cv to companies via oAuth with high customisibilty and lets others rate your cv and a cv sharing app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVSHARE.IO

A web app that lets you share your cv to companies via oAuth with high customisibilty and lets others rate your cv and a cv sharing app.

NOTE

we have used pnpm instead of npm as package manager

install pnpm globally if you are a contributor

npm install -g pnpm

FRONTEND

we are using next js,tailwind css and typescript in our frontend we will be updating our figma design later

Backend

The whole backend is powerd by Express and typescript we have used mongodb as Database and Prisma as ORM

Feel Free to contribute

About

A web app that lets you share your cv to companies via oAuth with high customisibilty and lets others rate your cv and a cv sharing app.

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 2.0%Language:CSS 0.3%