GithubHelp home page GithubHelp logo

studytracker-pymysql's Introduction

StudyTracker-PyMySQL

This is a study tracker to keep and analyze your study information.

To get started, install the library with pip :

pip install pymysql

First of all, you need to add your study categories to the system. Afterwards, you can start adding your study records based on the categories you saved. The system automatically assigns a current date to these. In this way, you can access your study records with category and date information when you want.

Benefits

The system allows you to :

  • Customize the system according to your own study categories
  • Analyze your study records by category, date or both
  • Delete your categories when you don't want to use them again (avoid allocating unnecessary memory)

Future Works ๐Ÿš€ :

Planned to add these features to the repository:

  • Deleting and editing study records
  • Option to add date information manually

Prerequirenments :

  • PyMSQL
  • Pandas

Requirements :

  • Python โ€“ one of the following:

    • CPython : 3.6 and newer
    • PyPy : Latest 3.x version
  • MySQL Server โ€“ one of the following:

    • MySQL >= 5.6
    • MariaDB >= 10.0

How do I get set up?

  • Summary of set up get this repository by running the command below on your terminal
$ git clone https://github.com/miraytopal/StudyTracker-PyMySQL

studytracker-pymysql's People

Contributors

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