My Second Project using Django

    


    Django is a Python-based free and open-source web framework that follows the model–template–views architectural pattern. It is maintained by the Django Software Foundation, an American independent organization established as a 501 non-profit.



My Experience:

    Developing project in python is more interesting. Django framework helped me to build web application in most easiest way. It is more secured and had many admin features. This project is made as part of Skill Development Project - 2 in KL University, AP.

    The main objective of our web application is to provide a platform for user to book and send their goods through online sitting in home. Users can also track their goods, cancel  and speed-up the delivery. Users can also make the payment online. Users can send their goods across India. Users can get Email notification on every booking and on payments.

Project Brand:



Technical Details:

Tools Used:  
  • Python
  • Pycharm
  • Sublime Editor
  • Stripe API

Libraries Used: 
  • Matplotlib
  • Stripe
  • PyTest
  • SMTPlib, SSL
  • Base64
  • BytesIO
  • Django Libraries

Architecture:

  • FRONT END: Bootstrap
  • MIDDLE END: Django [PYTHON]
  • BACK END: SQLite

Modules:
  • Admin
  • Registration
  • Login
  • Booking
  • Payment
  • Dashboard
  • Tracking

System Requirements:

Any latest web browser in mobile, PC or Smart Devices.

Screenshots:

Home page:



Signin:



Signup:


Booking:

Bookings:


Tracking:


Payment:



Admin: 







Dashboard:


VLOG:



Conclusion:

      I am able to create  web application which helps to understand the different pages of the application in prior to development. I identified modules of the application. I got knowledge on different modules of web application. I got idea on different technologies to be used from Data science and Mathematical Programming 2 to fulfil the application requirements. 

- Bhargav Sai Nizampatnam
CSE, KL University
Guntur, Andhra Pradesh
Mail: n.bhargavsai2001@gmail.com





Comments

Popular posts from this blog

My First Project using JAVA