My Projects

WIP

Check out some of my work...


              Honey Get List - Project 1
Full-stack List Application

Honey Get Lists Full-stack

Honey Get List - Project 1

"Honey Get List" is a shopping or "To-do" list full-stack application. It is a mobile first responsive application demostrating full CRUD capabilities from front to back.

The front-end is a Single Page Application (SPA) built with React, JavaScript, HTML, and CSS. The application was manually deployed to Netlify and then refactored to utilize continous deployment via GitHub.

The back-end serves up a RESTful API and is built with C# | .NET utilizing Entity Framework Core with a SQL database. Deployment is to Heroku utilizing a Docker container.

GitHub