All Projects → PranjalGupta2199 → OFFLINE-ERP

PranjalGupta2199 / OFFLINE-ERP

Licence: other
A desktop application which helps students to choose Disciplinary and Open Electives wisely.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to OFFLINE-ERP

carry
Python ETL(Extract-Transform-Load) tool / Data migration tool
Stars: ✭ 115 (+618.75%)
Mutual labels:  pandas
partridge
A fast, forgiving GTFS reader built on pandas DataFrames
Stars: ✭ 115 (+618.75%)
Mutual labels:  pandas
stream2segment
A Python project to download, process and visualize medium-to-massive amount of seismic waveforms and metadata
Stars: ✭ 18 (+12.5%)
Mutual labels:  pandas
veridical-flow
Making it easier to build stable, trustworthy data-science pipelines.
Stars: ✭ 28 (+75%)
Mutual labels:  pandas
Data-Science-Tutorials
Python Tutorials for Data Science
Stars: ✭ 104 (+550%)
Mutual labels:  pandas
monthly-returns-heatmap
Python Monthly Returns Heatmap (DEPRECATED! Use QuantStats instead)
Stars: ✭ 23 (+43.75%)
Mutual labels:  pandas
Algorithmic-Trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
Stars: ✭ 47 (+193.75%)
Mutual labels:  pandas
grizzly
A Python-to-SQL transpiler as replacement for Python Pandas
Stars: ✭ 27 (+68.75%)
Mutual labels:  pandas
raccoon
Python DataFrame with fast insert and appends
Stars: ✭ 64 (+300%)
Mutual labels:  pandas
obozrenie
Simple and easy to use game server browser.
Stars: ✭ 25 (+56.25%)
Mutual labels:  pygobject
spreadsheets-to-dataframes
Pycon 2021 Tutorial to help Spreadsheet (Excel) Users learn Python
Stars: ✭ 30 (+87.5%)
Mutual labels:  pandas
fittable
Calendar display application built on top of the Sirius API.
Stars: ✭ 26 (+62.5%)
Mutual labels:  timetable
GitHub-Stalker
track your GitHub statistics with Pandas
Stars: ✭ 31 (+93.75%)
Mutual labels:  pandas
Interactive-Data-Visualization-with-Python
Present your data as an effective and compelling story
Stars: ✭ 71 (+343.75%)
Mutual labels:  pandas
Python-camp
No description or website provided.
Stars: ✭ 34 (+112.5%)
Mutual labels:  pandas
subway-time
A nice NYC Subway time table.
Stars: ✭ 25 (+56.25%)
Mutual labels:  timetable
pyfinmod
Financial modeling with Python and Pandas
Stars: ✭ 39 (+143.75%)
Mutual labels:  pandas
skippa
SciKIt-learn Pipeline in PAndas
Stars: ✭ 33 (+106.25%)
Mutual labels:  pandas
pandas-cheat-sheet-ja
pandas 公式チートシートの非公式翻訳版
Stars: ✭ 74 (+362.5%)
Mutual labels:  pandas
neworder
A dynamic microsimulation framework for python
Stars: ✭ 15 (-6.25%)
Mutual labels:  pandas

OFFLINE ERP

Tired of making your timetable on paper ? OFFLINE ERP is here to help you !! This is a basic desktop application made using python which allows you to select courses (CDCs and Electives) for your timetable.

Tested for both Windows and Unix based systems. Developed on Python version 3.7.4

Please go through the Note Section at the end. It contains some common errors and tips which you should keep in mind while using it.

Features

It allows you to -

  • Select your courses
  • Save it in pdf format
  • Open your last saved/unsaved work

You can view your :

  • Weekly Schedule
  • Compre Schedule
  • Midsem Schedule
  • List of all the available courses
  • Opted courses

This app will give you warnings/ dialog box :

  • When you change a section of a class
  • When there is time clash
  • When you choose a course which has same compre date and session
  • When you don't create a database or exit your work without saving it

readme-demo

How to Use :

  1. Double click on the row to select any course, lecture, practical or tutorial.
  2. If there are no sections available for a particular course, the list will display NA. You can select NA to automatically move onto the next page or you can manually select the class type.
  3. You need to remove all the section(s) associated with a particular course to delete it from exam timetable.
  4. If you want to change a section of a course which you have already opted, search the course and directly select the section you want.
  5. You can open your last saved/unsaved work using the settings button on the top.

Installation

Please follow the steps according to your OS:

  1. Windows
  2. Unix based

If you face any problems, please read this doc.

Contributing

Contributions are always welcome! Please read the contribution guidelines first.

Author

TODOs

  • Extend for Windows Systems

  • Add credits to your timetable
  • Extend support for other campuses
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].