Skip to content

Project developed during the Software engineering course, taken in the 3rd year (2022-2023) at the Faculty of Mathematics and Computer Science, University of Bucharest.

Notifications You must be signed in to change notification settings

vladfxstoader/resume-builder

Repository files navigation

Runtime Terror

Project developed during the Software engineering course, taken in the 3rd year (2022-2023) at the Faculty of Mathematics and Computer Science, University of Bucharest.

Team members

  • Diana Cordun
  • Maria Pătulea
  • Raluca Sandu
  • Filip Constantin
  • Vlad Toader

Project description

LinkedIn Crawler - resume builder

The application helps users build their resumes based on their LinkedIn profile information. After the user puts their LinkedIn profile link, they are able to choose between 3 resume templates and they can also add a 'Projects' section to their resume in which they can put their most relevant projects. This can be an useful feature for students who do not have work experience.

The full documentation can be found on the Wiki page of the repository.

Here you can find the demo of the application.

Technologies

ASP .NET Core, React

How to run

Backend

  • Make sure that Visual Studio, SSMS and SQL Server Express are installed
  • Create a database for this project
  • Put the connection string in the user secrets
  • Update the database (update-database)
  • Run the application

Frontend

  • Make sure that npm and Visual Studio Code is installed
  • Open the terminal in the frontend folder and run npm install
  • npm start to start the frontend app

About

Project developed during the Software engineering course, taken in the 3rd year (2022-2023) at the Faculty of Mathematics and Computer Science, University of Bucharest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published