top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Employee Tracker

Project Type

Database Buildling

Date

December 2024

Github Repo

Using SQL, we're creating an interface that allows non-developers to easily view and interact with databases. This program runs on node and allows you to interact with a database to keep track of your employees. You'll have access to various pieces of data, such as departments, role titles and salaries, and of course employees. You can keep track of their names, roles, departments, salaries, and managers.

bottom of page