job listing app

on github

Languages Used: C#, HTML, CSS, JavaScript

Programs Used: Bootstrap, Visual Studio

Objective: Made as an assignment for LaunchCode's C# Bootcamp, this app presents the user with a searchable database of job listings populated from a CSV file. Users can search the listings by term, or explore lists of jobs based on employer, required skills, location, etc. This app uses the Model-View-Controller design, building upon a previous version as a console-based application.