Giter VIP home page Giter VIP logo

quantumrevenant / deltamarket Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 43 KB

Final project of "Algorithms and structures of programming" (2021-2). A Database with GUI, file export and import (in .txt), backup creation. It uses YAML and Python. A small pseudo database, in this case made with dictionaries and arrays. This in Spanish. The code is a mixture of Spanish and English

License: MIT License

Python 100.00%

deltamarket's Introduction

The program is in Spanish and the code in a mix between English and Spanish.

You need pyYaml.

V 5.7 error is solved in V 5.7.1.

V 5.8 Changed the organization of the folders.

The rest of the Readme is in Spanish!

Trabajo Final Algoritmos Y Estructuras de Programación

Versiones:

  • Python 3.9
  • Tkinter 8.6
  • pyYaml 6.0

Librerias: tkinter, yaml, os, webbrowser.

Paso a paso

  • Clonar repositorio
  • Instalar las librerías necesarias
  • Seguir instrucciones de acuerdo al IDE utilizado

Instalación librerias necesarias:

3.0+

  • pip install PyYAML
  • pip install matplotlib
  • pip install tkcalendar

Instrucciones por IDE

VSCode & Pycharm

  • Establecer DeltaMarket como carpeta raíz.

CMD o Powershell

  • Seguir la siguiente lista de comandos
  • cd ".../DeltaMarket/"
  • py "Sources/Proyecto\ Final-Versión\ 5.8.pyw."

Posibles adicionales V6.0

  • Implementar otro sistema de guardado (desde utilizar '.csv' de manera inicial hasta llegar a usar una database como 'mySQL').
  • Que el guardado de información y la recuperación no sea solo por medio del menú "Modo Demo".
  • Mejorar la GUI.
  • Eliminación del modo Demo, tras implementar sus funciones directamente.
  • Añadir información en la sección de "ayuda".

deltamarket's People

Contributors

quantumrevenant 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.