Skip to content

Began coding in python by creating my very own gift wrapping application dedicated towards just learning python

License

Notifications You must be signed in to change notification settings

Poltanek/gift-wrapping-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gift Wrapping Application

In this assignment, I have designed a application for a gift wrapping service to help provide a new client journey and to support clients towards booking a gift wrapping service. The initial design phase providing a comprehensive blueprint for the system, focusing on user requirements, interface layout and core functionalities coded from python and imported libs from tkinter, tkcalendar, datetime and math.

Installation & Prerequisites

  • Clone Repository
  • Python 3.11.9
  • Tkinter, tkcalendar, datetime, maths, and sqlite3
  • sqlite3 database

Usage

  1. Launch the application using the instructions in the Installation section.
  2. Select your desired wrapping paper from the dropdown menu.
  3. Choose a ribbon style and color.
  4. Add a tag with a personalized message.
  5. Complete your order
  6. Book your date and time within the booking window
  7. text file output will save the data in selected file or create a new file.
  8. data will be then sent to a sqlite3 database.

Content Outline

In the second summative assignment, students will be required to demonstrate the development of their system within the language covered within the module. Students will be expected to discuss updates from their initial designs (based on the feedback received from the first assignment), develop the application, and testing of the application.

I've Applied:

  • Programming Paradigms
  • Software Development Lifecycles
  • Variables and their Scope
  • Control Structures
  • Code Quality
  • Errors and Debugging

Screenshots

HomePage Menu Booking Window

Contributions!

Contributions are welcome! Please fork this repo and submit a pull request with your improvements!

About

Began coding in python by creating my very own gift wrapping application dedicated towards just learning python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages