Giter Site home page Giter Site logo

comshop's Introduction

comshop ๐Ÿ’ป

ComShop Website

Why Create ComShop ๐ŸŽˆ

ComShop It is a website that was created as part of the course Database Systems for Information Technology.

Our project consists of

  • comshop.com: Frontend application.
  • comshop API: Backend application API with MySQL Workbench.

Technology stack. โœจ โœจ โœจ

ComShop

  • โœ… HTML for creating frontend application.
  • โœ… JavaScript for building our frontend HTML application
  • โœ… Bootstrap for styling our application.

ComShop Database.

Our main language of development is PHP

Prequistics. ๐Ÿ”‘

Check the required ๐Ÿ“Œ ๐Ÿ“Œ ๐Ÿ“Œ

First, check the required

  • Bitnami Applications for PHP or other application server. You can check by typing
    http://localhost:8080
    
    into the your browser.

You can download Bitnami here

Running the application. ๐Ÿ’ก ๐Ÿ’ก ๐Ÿ’ก

You go to your browser and paste url http://localhost:8080/name your project folder will see the web application runs at http://localhost:8080/name your project folder

Database setup (ComShop API) ๐Ÿ—‚๏ธ

Reminder: this topic needs to be done only once.

At ComSop, we use MySQL Workbench to store user data and credentials, this section will teach you how to set up the database locally. But first of all

  • You should have MySQL Workbench installed in your machine.
  • You should know your master password of phpmyadmin superuser. (They will ask for it during the installation).

If top 2 requirements surpassed. You're ready to develop ComShop's database. These are steps to get the database running.

if you want to develop more database use My SQL Workbench for easy to add more table or etc.

WARNING: You should follow the instructions exactly or you'll end up with a broken database that's super hard to work with and fix.

  • Go your browser

    Login php my admin on your browser

    Next

    CREATE DATABASE "comshop" select utf8 unicode ci and then click Create ;

    This means you've successfully created a database.

  • import simple database

    Click import on your database and select file.sql on floder db

    and click go You should see a message saying

    Import has been successfully finished.

    This means you've import successfully to the database.

comshop's People

Contributors

kanapongaiamtip avatar dsgggez avatar charb60 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

charb60

comshop's Issues

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.