Skip to content

XMZhangAI/Datastory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datastory

Project Description

This project has been developed in the course INF219 at the University of Bergen during the fall semester 2023.

Installation

Prerequisites

  • Python 3.x
  • pip

Steps

  1. Clone the repository: git clone [repo_url]
  2. Navigate to the project directory: cd [project_name]
  3. Create a virtual environment: python -m venv myvenv (last part is the name of your virtual enviroment)
  4. Activate the virtual environment:
    • Linux/Mac: source venv/bin/activate
    • Windows: venv\Scripts\activate
  5. Install dependencies: pip install -r requirements.txt

Usage

Go the run.py file. Run it and click the ip adress in the terminal. This will show the web page in port 5000 on you local web browser.

Contributing

Instructions for how to submit issues, and guidelines for submitting pull requests.

Data source:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors