GithubHelp home page GithubHelp logo

jasperbriedel / minute-coffee Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 4.0 2.29 MB

Minute Coffee is a straightforward server-side rendered CRUD application designed to provide a basic understanding of how to implement a traditional server-side application in JavaScript.

JavaScript 61.26% CSS 5.60% EJS 33.14%

minute-coffee's Introduction

Minute Coffee

Minute Coffee is a straightforward server-side rendered CRUD application designed to provide a basic understanding of how to implement a traditional server-side application in JavaScript. This project is primarily intended as a reference for first-semester web development students in the ICT50220 Diploma program.

Please be aware that this project does not conform to best practices or prioritise production-readiness. Its main objective is simplicity, serving as a teaching tool for fundamental techniques, including form data handling, postbacks, routing, authentication, authorisation, and MVC principles. This makes it ideal for beginners to use as a reference when embarking on their first project.

Disclaimer: This source code is provided without any warranty, express or implied. Usage of the resources within this repository is at your own risk.

Technologies

  • Express: Express is a fast, minimalist web framework for Node.js. It is used in this project to handle routing, middleware, and HTTP request/response management.

  • EJS: EJS (Embedded JavaScript) is a simple templating language that enables dynamic HTML page generation. It is utilised here for server-side rendering and creating dynamic web pages.

  • Express-session: Express-session is a middleware for handling session state in Express applications. It is employed to manage user sessions and maintain stateful interactions.

  • Bcryptjs: Bcryptjs is a library for securely hashing passwords. It is used to hash and store user passwords securely in the database.

  • Mysql2: Mysql2 is a Node.js-based MySQL client library that facilitates interaction with MySQL databases. It is utilised for database access and management in this project.

Screenshots and wireframe

products screen

buy product screen

order status screen

search products screen

login screen

product CRUD screen

Draft Wireframes

Copyright © Jasper Riedel-Rutterford 2023

minute-coffee's People

Contributors

jasperbriedel avatar j-boardman avatar

Stargazers

 avatar Jasmine Ofaolain avatar  avatar  avatar Daniel avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.