Skip to content

This project is a website using Flask for sorting data from .csv file based on a specific column. The website also provides several sorting algorithms to be used.

Notifications You must be signed in to change notification settings

rahmahkn/Seleksi-IRK---Sort-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seleksi-IRK---Sort-API

Description

This project is a website application that do sorting with some algorithms for CSV file based on specific column

Technologies

  1. Python with Flask
  2. MySQL using MySQLdb

How to Use

  1. Import database/seleksiirk1.sql to your DBMS and change the connection in src/processing/database.py (line 5) with your local computer
  2. Run Start.bat
  3. Run RunWeb.bat

Author

Rahmah Khoirussyifa' Nurdini
13519013

About

This project is a website using Flask for sorting data from .csv file based on a specific column. The website also provides several sorting algorithms to be used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.2%
  • HTML 32.9%
  • CSS 1.1%
  • Batchfile 0.8%