You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am relatively in the field on Web Engineering. I am trying to explore different frameworks in Front-End and Back-End Development. This is a small effort from myside to implement different kinds of framework like Djnago, React, Angular and MERN.
A secure and responsive payment form built using Django (backend) and Tailwind CSS (frontend). This project collects and stores payment-related details such as card information, billing address, and user contact info securely in a PostgreSQL database. It includes frontend validation and admin panel access via Django's built-in admin interface.
Company & Employee Management API is a project built with Django REST Framework that provides a comprehensive solution for managing companies and their employees. It supports full CRUD (Create, Read, Update, Delete) operations, allowing users to easily manage company details and employee records.