Coder Social home page Coder Social logo

iso53 / e-commerce-website-backend-and-fronted Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 315 KB

An online perfume sales site that uses springboot and postgresql on the backend and html css and javascript on the front.

HTML 13.51% CSS 26.89% JavaScript 33.25% Java 26.34%
css html java javascript maven postgresql spring-boot

e-commerce-website-backend-and-fronted's Introduction

E-Commerce Website Backend and Fronted

Summary

An online perfume sales site that uses springboot and postgresql on the backend and html css and javascript on the front. As it is a trial project, the site does not have real purchasing functions, but the frontend is still interactive. If you want to see the site with its products, I also share the data with you.

How to run?

  • Database Steps

    • First you need to install PostgreSQL to your system.
    • Create an local account and set a name and password.
    • Use the csv data i shared in CSV to SQL to get the data in sql format.
    • Add the tables and the data to your database.
  • Springboot Steps

    • All you need to do is go to perfume/src/main/resources/application.properties and change the username and password to your PostgreSQL name and password.
  • Last Steps

    • Run the perfume/src/main/java/PerfumeApplication.java file.
    • Open any .html file in the web folder (preferably home.html).
    • Enjoy!

The server will run on localhost port:8080 you can change this in application.properties file. Keep in mind that if you change this you need to change the ports in all javascript files.

Components of the web page may appear too large on some screens and may overflow. You can set the correct dimensions by doing CTRL + - on your web page.

e-commerce-website-backend-and-fronted's People

Contributors

iso53 avatar

Stargazers

 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.