/ORB.Api

A resume builder for modern age

Primary LanguageC#

Team QuickSilver

💻 About

Resumify aims to help job seekers by allowing them to concentrate on the quality of the information entered on the resume, and not so much on the style and design choices. The sharing option further facilitates users by enabling them to send their resumes to a large number of employers.

🗂️ Tech Stack:

Used code editors for the project's realisation:

VS logo VS code logo

Back-end architecture

Resumify

dotnet

We have also used technologies like Entity Framework Core and MSSQL

Used services:

Services

📄 Documents

Presentation:

Documentation

📥 Installation & Set Up

To install our project on your machine you just need to clone it. This can be done by following these steps!


Cloning the repository:

You can start with downloading our project form GitHub by pressing the green clone button

or...

Pasting this line of code in your favourite Terminal:

git clone https://github.com/SSIvanov19/ORB.Api.git

You have successfully cloned the repository! 🥳


In order to start this project without any problems you will fisrt need to:

Start the project and download all the needed packages via

dotnet restore

and then run

dotnet watch

command in your favorite Terminal. This will open the Swagger where you can explore the different endpoints of the projects.

Congratz! 🥳 Now you can do the same thing for the ORB.Web project and you will be all set up! First open the project. Then run

npm i

in order to dwonload all the needed packages and then run

npm run dev

to oficially start the project where you could create, modify and share a variety of interactive resumes!🌟

resumify_logo