Skip to content

A web application for managing a company’s accounting online. Users can register, login, and track accounts and transactions. They can also filter transactions by date range from the dashboard.

Notifications You must be signed in to change notification settings

sdulaney/SlickBooks

Repository files navigation

SlickBooks

SlickBooks Screenshot

A web application for managing a company’s accounting online. Users can register, login, and track accounts and transactions. They can also filter transactions by date range from the dashboard.

  • Implemented back end with vanilla PHP and MySQL, using the PHP built-in mysqli extension.
  • Constructed database schema containing three tables with one-to-many relationships using foreign keys.
  • Implemented user authentication using PHP sessions.
  • Developed responsive front end using the Foundation framework, jQuery, and Font Awesome.

About

A web application for managing a company’s accounting online. Users can register, login, and track accounts and transactions. They can also filter transactions by date range from the dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published