Giter Club home page Giter Club logo

task_from_university's Introduction

Description

Here are the solutions to homework and lab work from the university. Used Tkinter and PyQt6.

Tasks

  • first_app: A simple graphical calculator that is capable of adding two numbers and outputting the answer is implemented using the tkinter module.
  • questionnaire: The app generates airline tickets based on the data that the user has entered. PyQt6 is used.
  • second_dateapp: The app asks the user for their first and last name and date of birth and returns their data, but with their age. PyQt6 and datetime are used.
  • main: Practice algorithms and data structures. All sorts of custom properties to basic structures are implemented. All structures are located in the col folder.
  • face_app: The application implements the right and left shifting of the object. A smiley face made of symbols is selected as an object. It is implemented in PyQt6.
  • dateapp: The application changes the color of the window and shows the current date and time. Implemented using PyQt6.
  • cryptotext: The application requests text from the user. The text is then encrypted using the Caesar cipher principle with a one-character offset and saved to a file. PyQt6 is used.
  • calculate: A calculator with a basic set of operations. There is a possibility of cleaning and deletion. The tkinter module is used.
  • albom: Album app, there are 3 cities to choose from. Press the button to go to the photo. It uses PyQt6 framework and depends on the data folder.

task_from_university's People

Contributors

0dmikrit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.