Here three basic web applications are present
- PHP
Basic Website that includes login, Signup, Addition, Updation, Deletion and View records with Basic UI.
- Django in Python
Basic Website that includes login, Signup, Addition and View updated records.
- Reactjs
Shopping Cart Web application in Reactjs which has Add to cart, View Cart, Increase, Decrease or Delete Item quantity in cart.