Skip to content

lidickson1/job-apps-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Applications Tracker

A full stack application built to track the progress on my job applications. Built with Angular and Typescript for the frontend, Java and Spring Boot for the backend. The backend also connects to an Oracle SQL database.

Frontend

Make sure you have the Angular CLI installed:

npm install -g @angular/cli

To start the dev server:

cd frontend
npm install
ng serve

Backend

Open the backend folder as a Gradle project. You will need to specify the database connection details in the application properties. By default, the dev profile is used (see here to learn about Spring Boot profiles).

About

A full stack app for tracking job applications. Built with Angular, Spring Boot, Oracle SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors