Git Product home page Git Product logo

string-shop's Introduction

Client-Server Systems Assignment

This repo holds all my work for my 2nd Year Client/Server Systems module.

Task Overview

Your task is to develop an Interactive classified adverts website using PHP, MySQL, HTML/CSS and JavaScript, which allows users to post and manage adverts. You can choose an existing range of products or invent your own (e.g. Cars, Books, Holiday homes, Houses Computers, Plants, Trainers etc.)

  • Your site must be able to store 1000’s of adverts and you need to demonstrate its ability by creating at least 10 adverts.
  • Site visitors may view adverts and can contact sellers, but can only once self-registered as a client and logged in with appropriate security such as captcha technology.
  • Information stored about users must include their email address, which is used as their username, password, address and mobile number. All passwords must be appropriately encrypted.
  • Visitors must be able to liveSearch adverts by title, price and at least one other appropriate attribute (I.e: size, colour or location as appropriate)
  • The site should provide information about each advert including price, item photos and other appropriate information.
  • Logged in visitors should be able to add items to a “watch list” and it must be possible to view, and edit items in the “watch list”.
  • You must simulate advert expiry where adverts are archived or removed after a certain duration (e.g. 2 weeks after creation). You must consider security at every step.

The site should be developed using MySQL to hold all the relevant information and the MVC Design Pattern with the Bootstrap CSS framework, as demonstrated in the workshops. You are recommended to use the provided workshop template as your start point.

During second semester, implement AJAX in two places to provide extra functionality such as infinite scrolling, livesearch, or to improve functionality on one of the pages.

Solution Details

I chose to create a web system for buying and selling second hand stringed instruments and their associated accessories.

string-shop's People

Contributors

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