- Full-stack application built using Vue.js, Node.js and MySQL.
- Mock restaurant website with a dynamic menu and careers page.
- Front-end deployed via Netlify, Back-end deployed via Heroku.
Front-end:
- vue
- vue-router
- json-server (during development)
Back-end:
- Node
- MYSQL2
- Sequelize
- express
- express-async-errors
- cors
- dotenv
- Menu and careers data fetched from API built using Node & MYSQL (separate repo & deployment).
Menu
Careers Open Positions
- Admin dashboard to manage menu and careers data.
- Authentication to access admin dashboard