Code Monkey home page Code Monkey logo

rubenandrebarreiro / simple-online-auction-demo Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 2.0 24.7 MB

💵 💳 💹 A project based in Programming of Computer Systems and full-stack development (with front-end and back-end components).. This project was built using HTML, PHP (Hypertext Preprocessor), MySQL, WampServer and Notepad++ (Notepad Plus Plus). The scenario of the project was the development of a simple Website/Platform of online auctions for products, allowing the users to view the currently registered products and users, as also, see all categories of products and the current bids made for some products. The system also allow to the user to make specific queries to the system.

License: MIT License

HTML 17.87% PHP 57.40% TSQL 24.73%
computer science programming management systems frontend backend full-stack auctions web-design

simple-online-auction-demo's Introduction

Simple Online Auction (Demo)

https://raw.githubusercontent.com/rubenandrebarreiro/simple-online-auction-demo/master/imgs/JPGs/banner-1.jpg

Simple Online Auction (Demo) - Banner #1

Current Status

contributor for this repository developed in current version

status of this version no. 1 status of this version no. 2 status of this version no. 3 status of this version no. 4

keyword of this version no. 1 keyword of this version no. 2 keyword of this version no. 3 keyword of this version no. 4

technology used no. 1 technology used no. 2 technology used no. 3 software used no. 1 software used no. 2

star this repository fork this repository downloads of this repository price of this project

Current Progress of the Project

current progress of this project

Final Approval Grade of the Project

grade of this project

Description

A 3rd year's lab work (project) of the Professional Course of Technician of Programming and Management of Computer Systems made in High School of Monte de Caparica, in the subject of Programming of Computer Systems. This project was built using HTML, PHP (Hypertext Preprocessor), MySQL, WampServer and Notepad++ (Notepad Plus Plus). The scenario of the project was the development of a simple Website/Platform of online auctions for products, allowing the users to view the currently registered products and users, as also, see all categories of products and the current bids made for some products. The system also allow to the user to make specific queries to the system.


Screenshots

https://raw.githubusercontent.com/rubenandrebarreiro/simple-online-auction-demo/master/imgs/JPGs/screenshot-1.jpg

Simple Online Auction (Demo) - Screenshot #1

https://raw.githubusercontent.com/rubenandrebarreiro/simple-online-auction-demo/master/imgs/JPGs/screenshot-2.jpg

Simple Online Auction (Demo) - Screenshot #2

Getting Started

Prerequisites

To install and run this application, you will need:

The Git feature and/or a third-party Git Client based GUI, like:

Installation

To install this application, you will only need to download or clone this repository and run the application locally:

You can do it downloading the .zip file in download section of this repository.

Or instead, by cloning this repository by a Git Client based GUI, using HTTPS or SSH, by one of the following link:

https://github.com/rubenandrebarreiro/simple-online-auction-demo.git
[email protected]:rubenandrebarreiro/simple-online-auction-demo.git

Or even, by running one of the following commands in a Git Bash Console:

git clone https://github.com/rubenandrebarreiro/simple-online-auction-demo.git
git clone [email protected]:rubenandrebarreiro/simple-online-auction-demo.git

Steps for installation of the Database and localhost Server:

1) Install WampServer;
2) After install WampServer, do the following steps:

a) Go to the Notification Icons Area in your personal taskbar, click on the WampServer icon and then, click on Start All Services;

b) Go to the Notification Icons Area in your personal taskbar, click on the WampServer icon, navigate to MySQL menu and then, click on MySQL Console;

c) Use the following command, to run the MySQL scripts, by the following order:

mysql> source the/path/to/your/scripts/criacao_bds_tabelas.sql;
mysql> source the/path/to/your/scripts/insercao_registos.sql;
mysql> source the/path/to/your/scripts/actualizacao.sql;

i) Per example, for me, the command was the following:

mysql> source C:/wamp64/scripts/online-auction/criacao_bds_tabelas.sql;
mysql> source C:/wamp64/scripts/online-auction/insercao_registos.sql;
mysql> source C:/wamp64/scripts/online-auction/actualizacao.sql;

ii) The outputs was the following:

1st MySQL script:
Query OK, 1 row affected (0.01 sec)

Database changed

Query OK, 0 rows affected (0.01 sec)

Query OK, 0 rows affected (0.01 sec)

Query OK, 0 rows affected (0.01 sec)

Query OK, 0 rows affected (0.01 sec)

Query OK, 0 rows affected (0.01 sec)
2nd MySQL script:
Database changed

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.01 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)
3rd MySQL script:
Database changed

Query OK, 5 rows affected (0.02 sec)
Records: 5  Duplicates: 0  Warnings: 0

Query OK, 5 rows affected (0.01 sec)
Records: 5  Duplicates: 0  Warnings: 0

+-----------+-------------+------+-----+---------+----------------+
| Field     | Type        | Null | Key | Default | Extra          |
+-----------+-------------+------+-----+---------+----------------+
| id_util   | int(10)     | NO   | PRI | NULL    | auto_increment |
| nome_util | varchar(50) | YES  |     | NULL    |                |
| email     | varchar(70) | YES  |     | NULL    |                |
+-----------+-------------+------+-----+---------+----------------+
3 rows in set (0.00 sec)

+---------+-----------------+----------------------------+
| id_util | nome_util       | email                      |
+---------+-----------------+----------------------------+
|       1 | Paulo S. Pedro  | [email protected]    |
|       2 | Victor Hugo     | [email protected]     |
|       3 | Rúben Barreiro  | [email protected]  |
|       4 | Tiburcio Ramos  | [email protected]  |
|       5 | Matumbina Sousa | [email protected] |
+---------+-----------------+----------------------------+
5 rows in set (0.00 sec)

Query OK, 5 rows affected (0.01 sec)
Records: 5  Duplicates: 0  Warnings: 0

Query OK, 5 rows affected (0.01 sec)
Records: 5  Duplicates: 0  Warnings: 0

Query OK, 0 rows affected (0.01 sec)

Query OK, 0 rows affected (0.00 sec)

d) Go to the Notification Icons Area in your personal taskbar, click on the WampServer icon and then, click on www directory to open the folder of the projects/directories contained in the localhost;

e) Copy the folder esmc-shop contained in the folder application/www to the folder opened in d);

f) Go to your Web Browser, type the 'http://localhost/esmc-shop/' in the URL address bar and enjoy it;

Built with

Contributors

Paulo São Pedro

Rúben André Barreiro

Victor Hugo Cabral

Contacts

Rúben André Barreiro

E-mails

Portfolios/Blogs and Git Hosting/Repository Services

Rúben André Barreiro

GitHub's Portfolio/Personal Blog

Hosting/Repository Services

Classifications/Final Approval Grades

Approval Grade of Lab Work

  • 16 of 20

simple-online-auction-demo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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