Skip to content

moosakhuwaja/NIS-semester-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

USER BEHAVIOUR ANALYSIS

Getting Started

Prerequisites

please refer to requirements.txt

Installation

  1. Clone the repository.

    git clone https://github.com/your-username/your-repository.git
    cd your-repository
  2. Install dependencies.

    pip install -r requirements.txt

Usage

  1. Collect your own data using the ActivityWatch app.

  2. Save the data as a JSON file.

  3. Specify the path to your JSON file in the script.

    # Specify the path to your JSON file
    file_path = './your_data_file.json'
  4. Run the script.

    python your_script.py

Customization

Explain any customization options or configurations that users can modify.

Results

Include any relevant information about the results, visualizations, or insights generated by the script.

Contributing

If you'd like to contribute, please fork the repository and create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published