Skip to content

A very simple database app written in Python along with Tkinter as its GUI library.

Notifications You must be signed in to change notification settings

Arnav-arw/Cloud9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Cloud9

Cloud9 is an advance delivery database app written in Python along with Tkinter as its GUI library. It is using Python's built in sqlite3 database for offline storage and MongoDB for online storage.

Usually, large companies and organizations have a vast number of deliveries to be done. In such scenarios where there’s a significant number of deliveries to manage, it becomes challenging to manage everything efficiently. Such companies/organizations need an advance delivery database system that can handle everything related to the deliveries easier.

Features:

  1. Proper desktop application for macOS, Windows and Linux
  2. Online and offline storage
  3. Types of data: Name, Address and order
  4. Add to record
  5. Show all records
  6. Show specific record
  7. Edit specific record
  8. Delete specific record
  9. Light mode and dark mode

image image

About

A very simple database app written in Python along with Tkinter as its GUI library.

Topics

Resources

Stars

Watchers

Forks

Languages