Skip to content

WilsonCruzz/Syllabus-Analysis

Repository files navigation

Syllabus-Analysis Ver.1.1

Introduction

Welcome to the Syllabus-Analysis project! This program is designed to analyze Microsoft Word and PDF syllabus files, empowering users to efficiently organize syllabus information into actionable plans. Version 1.1 introduces new features and enhancements, making syllabus analysis and schedule generation even more convenient.

Features

  • File Analysis: Analyze both Microsoft Word and PDF syllabus files.
  • Batch Processing: Process multiple files simultaneously, streamlining the analysis workflow.
  • Personalized Schedule Generation: Create personalized weekly schedules for students based on syllabus information.
  • Standalone Executable: Easily access the program through a standalone executable file for seamless usage.
  • Enhanced User Interface: Enjoy a user-friendly interface for improved navigation and interaction.

Requirements

  • Python 3.12
  • tkinter
  • python-docx
  • comtypes
  • pdf2docx

Usage

  1. Clone the repository to your local machine.
  2. Ensure you have Python installed.
  3. Install the required dependencies using pip:
    pip install tk python-docx comtypes pdf2docx
    
  4. Run the program:
    python main.py
    
  5. Click the button to select the Word file for analysis.
  6. View the generated weekly schedules.

Contributors

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages