Skip to content

GUI role-based application for managing tech tutorials

Notifications You must be signed in to change notification settings

raresdan/tech-tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TechTutor - Tutorial Management Application

Project Overview

Welcome to the Tutorial Management Application, developed using C++ and the Qt framework. This application facilitates the efficient organization of tutorials, offering distinct modes for administrators and users. Users can create and manage personalized watch lists and export them to CSV or HTML files. The project utilizes a layered architecture to promote modularity and scalability, making it easy to expand and maintain.

Key Features

  • Admin and User Modes:

    • Administrators: Manage tutorials by adding, updating, or deleting entries.
    • Users: Browse available tutorials and curate personalized watch lists.
  • Watch List Export: Export your watch lists to CSV or HTML formats for easy sharing and future reference.

  • Cross-Platform Compatibility: Designed to function seamlessly on various operating systems, including Windows, macOS, and Linux.

Getting Started

To get started with the Tutorial Management Application, follow these steps:

  1. Clone this repository to your local machine.
  2. Open the project in your preferred C++ development environment (e.g., Qt Creator).
  3. Build and run the application.

Usage

  1. Launch the Application: Open the application to access the user interface.
  2. Explore Tutorials: In user mode, browse the comprehensive list of tutorials available.
  3. Create a Watch List: Select tutorials to create and manage your personalized watch list.
  4. Export Your Watch List: Use the export feature to save your watch list in CSV or HTML format for future reference.

About

GUI role-based application for managing tech tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published