Git Product home page Git Product logo

tugas-akhir-algoritma's Introduction

Tugas Akhir

Program ini digunakan untuk memenuhi tugas akhir mata kuliah Algoritma dan Pemrograman Dasar.

Description

Program ini berfungsi sebagai kasir yang dapat melakukan transaksi pembelian barang dan menampilkan laporan transaksi. Program ini juga menggunakan database untuk menyimpan data barang dan transaksi.

Getting Started

Dependencies

  • Python3
  • MySQL

Installing

  • Install Python3 dengan cara mengunjungi website resminya di Python
  • Install MySQL dengan cara mengunjungi website resminya di MySQL
    • Jika ingin menggunakan web server seperti XAMPP, silahkan mengunjungi website resminya di XAMPP
    • Atau bisa juga menggunakan Laragon yang dapat diunduh di Laragon
  • Install library mysql-connector-python dengan cara menjalankan perintah berikut di terminal
$ pip install mysql-connector-python
  • Install library dotenv dengan cara menjalankan perintah berikut di terminal
$ pip install python-dotenv
  • Isi file .env dengan data yang sesuai

Executing program

  • Jalankan program dengan cara menjalankan perintah berikut di terminal
$ python project/main.py

Help

Jika ada yang ingin ditanyakan, silahkan menghubungi saya melalui kontak di bawah ini.

Authors

Contributors names and contact info

ex. TheManusia
ex. Instagram: @ian_269
ex. Discord: Lon-T#0001

License

This project is licensed under the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

tugas-akhir-algoritma's People

Contributors

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