Skip to content

Web applications using various programming languages and frameworks for practice with connecting to database and GUI.

Notifications You must be signed in to change notification settings

rishi772001/web-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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