tobiasbriones / ep-apps-for-mysql-northwind-db

Example project for a full-stack set of apps performing CRUD operations into the Northwind Database Demo for MySQL. It also consists of an implementation of an extension for the provided database to make it more realistic and then update these apps in order to use this new Northwind redesigned database.

Home Page:https://dev.mathsoftware.engineer/ep-apps-for-mysql-northwind-db/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Project: Apps for MySQL Northwind DB

Project   GitHub Repository

GitHub Project License

Example project for a web app performing CRUD operations into the northwind database demo for MySQL and a desktop client made in JavaFX for processing customer orders.

Northwind Database

Get the Northwind database demo for MySQL from https://github.com/dalers/mywind.

Notice that this database is a really simple and poor-designed schema so the system implementation is quite limited by that constraint.

Northwind System

This project consists of a PHP back-end serving the CRUD API to work with the given database (Northwind), and two clients; one is a web app for the admin to manage the system, and the other is a desktop app for the employee (cashier) to take the customer orders.

Contact

This software: GitHub Repository

Tobias Briones: GitHub

About

Example Project: Apps for MySQL Northwind DB

Example project for a web app performing CRUD operations into the northwind database demo for MySQL and a desktop client made in JavaFX for processing customer orders.

Copyright © 2020-2021 Tobias Briones. All rights reserved.

License

This project is licensed under the MIT License.

About

Example project for a full-stack set of apps performing CRUD operations into the Northwind Database Demo for MySQL. It also consists of an implementation of an extension for the provided database to make it more realistic and then update these apps in order to use this new Northwind redesigned database.

https://dev.mathsoftware.engineer/ep-apps-for-mysql-northwind-db/

License:MIT License


Languages

Language:Java 62.0%Language:PHP 30.1%Language:TypeScript 5.8%Language:JavaScript 1.0%Language:HTML 0.7%Language:CSS 0.4%Language:Shell 0.0%