Code Monkey home page Code Monkey logo

d0018e-databasteknik-2023's Introduction

D0018E-Database technology-2023

The Lab project in the course D0018E E-commerce Lp3, V23

The purpose of this laboratory session was to create a simple e-commerce website by using a SQL database Luleå University of Technology under the supervision of Olov Schelén.

Table of contents

Introduction

The goal of this laboratory session is to create a basic e-commerce website that will be accessible to regular browser clients by creating a simple web frontend as well as administering the sververn database using SQL database structure to later upload it in a cloud platform of any choice.

Development and other tools

This project uses the following development tools;

Java

Java

Java

Java

Java

Java

Java

Java




Website sample

Showcasing a simple and clean design that is both user-friendly and visually appealing.

home news footer

Participant

Hannes Furhoff
Mebaselassie Kidane Kebede
Nathanael Niklaus

d0018e-databasteknik-2023's People

Contributors

afy avatar mebakid74 avatar nearyn-hub avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

d0018e-databasteknik-2023's Issues

About page

-Add descriptions, Newsletter
-Add subscription to email feature

Code separation

Currently the directories and path handling are getting a bit cluttered. Proposed fixes:
-Move routing in index.js to outside libraries; divide up into files, grouped by application.
-Group page files by application.
-Find some better way of handling all backend POST routes, current system is prone to cause troubles eventually.

Cart System

Add products to cart, increment and decrement e.t.c

Sprint 2 finalize

For demo:
-Serverside credentials
-Backend route fixes
-Working cart UI (tex, increment button)
-Finalize frontend UI
-Add review db interactions

Misc:
-Report: Cart system, Review system, Final read through

Docker

Set up Docker containers to share MySQL database

MySQL database fixes.

(FIXED) Found so far:
-parent category should be able to be null
-automatic id assignment; either incrementing counter or something like SELECT AS_BASE64(RANDOM_BYTES(#length))

Backend improvements

-Input parsing (maybe sprint 3?)
-Error handling and proper return for client instead of just 'console.log(err)'

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.