Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 619 Bytes

NWBS-Desktop

Introduction

NWBS-Desktop is a standalone desktop application for Windows computers[^1^][1]. It's designed to manage the creation of meeting workbooks and assignees[^1^][1].

Installation

Before you can run NWBS-Desktop, you need to install the dependencies listed in the requirements.txt file[^1^][1]. You can do this using pip:

pip install -r requirements.txt

Usage

After installing the dependencies, you can run the manage.py script to start the application

python manage.py

Contributing

Contributions are welcome! Please feel free to submit a pull request.