Skip to content

swathi352001/Droame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Droame

I have created a web application that allows operators to manage customer bookings.

Technologies Used

  • Django
  • MySQL
  • HTML/CSS
  • Bootstrap

Features

  • Create, read, update, and delete customer records
  • Create, read, update, and delete booking records
  • Create,read location and drone shot records
  • Display all relevant information in a clear and concise manner
  • Hndle errors and exceptions gracefully
  • Add validation checks to ensure data is entered correctly

To run the app

  • pip install django
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

Home Page

image

Create Customer page

image

Create Bookings Page

image

Create Loaction Page

image

Create Drone Shot Page

image

Customer List Page

image

Booking List Page

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published