Coders Packet

Packets submitted by Utsav Raj

Json Data Visualization Using Django and Chart.Js

It is a website containing Login, register system, a Good UI, and a dashboard containing Graph related to Json data for visualization.

Image Uploader Using Django

The project aimed to create a web app that allows users to upload images and view them in a gallery-like format. Django was chosen for its ease of development and robust features.

Email Authentication LOGIN SIGNUP using Django

It is a Login and Register system with email authentication using Django. It helps to verify whether the user email id is real or not. And saves the data in backend.