Skip to content

santivespa/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ResuMe

ResuMe is an application that generates a pdf with the data entered by the user. The application allows you to share your resume by link or by the generated pdf.

Technologies

Backend: .NET CORE 5 and SQL database.
Frontend: Angular 12.
For the image storage it uses a Blob Container in Azure.

How to run it locally

Backend:

Configure your connection strings in the appsettings.json of the API project.
In the Package Manager Console run update-database to generate the database.
Start api project running dotnet run

Frontend:

Run npm install to install the dependencies and then run ng serve -o to start the app.

License

MIT

About

Dynamic web profile for developers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published