Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
/ rzvendors Public archive

Simple vendors manage system made in PHP

Notifications You must be signed in to change notification settings

rezende79/rzvendors

Repository files navigation

rzvendors-php

RzVendors is a mini-system based on PHP to manage a JSON Vendors Database. which demonstrate my abilities with PHP development. Without using any kind of PHP Framework (Laravel, Symfony, etc.) I am developing my own MVC structure in order to deliver a concrete software who solve a small problem where I could pratice OOP and Design Patterns.

👉 See the demo in action here

stack

  • HTML
  • CSS
  • JavaScript
  • Boostrap
  • Composer
  • Twig
  • PHP
  • JSON
  • OOP

to-do

  • Do not allow to register a vendor with less than 18 years when a company is from Paraná state (Brazil).
  • If a vendor is not a company, requires the number of the ID Card and also the birth date.
  • Do not allow to edit the vendors' document after register it.
  • Allow multiple phone numbers to each vendor.
  • Break the logic of reading and writing on JSON file into an Interface.

About

Simple vendors manage system made in PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published