Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 602 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 602 Bytes

web-development

Here three basic web applications are present

  1. PHP
     Basic Website that includes login, Signup, Addition, Updation, Deletion and View records with Basic UI.
  2. Django in Python
     Basic Website that includes login, Signup, Addition and View updated records.
  3. Reactjs
     Shopping Cart Web application in Reactjs which has Add to cart, View Cart, Increase, Decrease or Delete Item quantity in cart.
Kindly read the readme file present in all the sub folders for easy installation and run the project