MarcusGitAccount / Restaurant-dashboard

Highschool it certificate final project. Administrator interface for a restaurant dashboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant admin dashboard nodde npm db express license

Project created for end of highschool it certificate. It's purpose is solely to create an admin interface to interact with all the administrative necessities that one may encounter while running a restaurant. (managing employees, logging in multiple admins, manipulating the ingredients and the menu, etc).

Installation

  • cd atestat/
  • npm i
  • npm i nodemon -g
  • npm start

Requirements

  • nodejs
  • npm

Technologies used:

  • Nodejs + Express
  • Vanilla JS and Bootstrap on front end
  • Sqlite3

License

MIT

About

Highschool it certificate final project. Administrator interface for a restaurant dashboard.

License:MIT License


Languages

Language:JavaScript 51.3%Language:HTML 36.9%Language:CSS 11.9%