chaira19 / Project_2-BuyandSell

Buy-and-Sell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project_2-BuyandSell

Backend of a simple buy and sell application built from scratch in php using mvc model.

Usage

Install *AMP, clone in var/www/html/, ready @localhost

Contributing

Making issues of any kind of bugs or suggesting new features and any improvement in the code is highly appreciable.

ToDo

  • Redirection for every failed login or registration
  • Image blob in Table
  • Chech whether uses exists in registration
  • Validity of Username and Email
  • List of all colleges
  • No blank password and restrictions in password
  • Item Title necessary
  • Price automatically zero if donate
  • Email in Table
  • More options in different views
  • General Header containing all links for all pages
  • Identification of bugs
  • Sorting of store table according to various choices

About

Buy-and-Sell

License:GNU General Public License v3.0


Languages

Language:PHP 78.6%Language:HTML 21.4%