Git Product home page Git Product logo

store's Introduction

This is a simple CRUD project.

The website is an E-store where the users or the guests of the website see the available products, and the shop manager can log in to the website and edit, delete, or add products.

The project includes 4 main pages:

  • The home page (products page) where all the available products are displayed.
  • The About page, which should contain some information about the store. (Currently, the About page is empty).
  • The contact page, which should contain the information about contacting the store manager. (Currently, it's empty).
  • The login page, which includes a login form so that the admin can access the store as an admin and edit the products.

There are other pages for updating the existing products or adding new products. These pages are displayed only for the shop manager.

The authentication information (the admin email and the password) is hardcoded inside the source code files. This is not the appropriate way to do this and it leads to security vulnerabilities. But, I did it like this since the current information is not important and I think it does not lead to real security risks for this project.]

The technologies that I used in this project:

  • For the front-end development, I used Tailwind (HTML, CSS, and JavaScript).
  • For the back-end development, I used PHP.
  • For the database development, I used MySQL.

The following are some screenshots of the project:

Note: If the screenshots don't load, use a VPN and refresh the page, please.

  • The Home page: Screenshot 2023-12-16 111716

  • The login page: Screenshot 2023-12-16 111735

  • The products page after the shop manager login: Screenshot 2023-12-16 111806

  • Adding a new product page: Screenshot 2023-12-16 111832

  • Update a product page: Screenshot 2023-12-16 111855

store's People

Contributors

m7m49 avatar

Stargazers

 avatar  avatar  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.