This project was inspired by "Trello". It allows a user to created cards for job applications they are intereseted in and provides a way for a user to keep track of their applications along with some extra features like adding custom notes and viewing all data through charts.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app on your localserver.
Open http://localhost:3000 to view it in the browser.
Note: Must run backend as well.
Utilized ChartJS to create charts.
Used react-trello
for the main board.
Semantic UI and custom CSS for styling.