Code Monkey home page Code Monkey logo

ebookstore's Introduction

Online Books and Magazine Store

Developing and Testing with XAMPP for Windows version 7.4.30

Update - Built myself a custom MVC framework(refrencing this book) for further learning in this project and probably to rewrite the codebase with my custom framework.

Pro PHP MVC by Chris Pitt

Update APIs of this project being developed in this repository

โ›ณ Coursework project for "Web Programming" course | Semester 2022-1 | HCMUT

  • This site is made solely for purpose of learning and practicing, as there may still exists severals flaws that I am working on ๐Ÿ˜€

As the codebase is under refactoring process, below is the tasks checklist

Tasks Checklist - [x] upload original code - [x] implement MVC for landing page - [ ] implement MVC for shoping page - [ ] implement Wrapper - [x] re-organize 'News' section - [x] refactor 'Admin' section - [x] redesign header and footer
------------------------------- ##### ๐Ÿ“Ž To go into details:
  • MVC pattern implemented for each webpage
    • The original source code, written in PHP was really messy :scared:
    • Rewrite 'Model' part(served connecting to database) to Object-Oriented PHP
      • enhances readability although appears to be quite lengthy
  • Database Schemma Design
    • Database schemma design was emphasized
      • normalized with BCNF
      • essential attributes were all considered and included to table object
    • Soft delete applied for items with an option to physicaly delete
  • Additionality
    • Lazy-loading image, SEO meta tag

ebookstore's People

Contributors

trungisongithhub avatar

Watchers

 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.