Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasySchedule

My first functional application, it was difficult but I did it!

This interface is free for any use.

Warning: This project was created using PySide6 and Python 3.11.2, using previous versions can cause compatibility problems.

Warning: There may be some exceptions in this program, so... tell me if you find any errors.

Running

Windows Executable File:

Easy Schedule/Easy Schedule.exe

Inside your preferred terminal run the commands below depending on your system, remembering before installing Python 3.11> and PySide6 "pip install PySide6".

Windows:

python main.py

MacOS and Linux:

python3 main.py

****

Project Files And Folders

main.py: application initialization file.

ui_main.ui: Qt Designer project - Interface.

splash_screen.ui: Qt Designer project - Splash Screen.

resouces.qrc: Qt Designer resoucers.

database folder: SQLite3 modules.

database/data folder: SQLite3 Database.

images: PNG and Icons files.

modules: Interface modules.

widgets: Splash Screen - settings.

** Note **: This project was inspired by some Wanderson projects, follow him on youtube: https://www.youtube.com/@WandersonItsMe

About

My first functional Python application. Despite the challenges, I successfully created an application for schedule management. This tool is designed to collect client information and store it in a table for future reference.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages