Skip to content

A Generic Framework for Nonlinear Visualization of Ultra-long Time-oriented Data

License

Notifications You must be signed in to change notification settings

UtGong/time-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Folder

Interactive user interface for Time-Folder, A Generic Framework for Nonlinear Visualization of Ultra-long Time-oriented Data.

Deployed at https://time-folder.vercel.app/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed:

Installing

A step by step series of examples that tell you how to get a development environment running.

Start the Frontend

Navigate to the frontend directory:

cd time-folder-frontend

Install the dependencies:

npm install

Start the application:

npm run start

This will run the frontend on http://localhost:3000.

Start the Backend

Run the backend application:

python app.py

The backend will start on http://localhost:5000.

Usage

Open your browser and visit http://localhost:3000 to view the application.

Troubleshooting

If you run into any problems, you can contact [email protected] or start an issue on the project's GitHub issue tracker.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the Apache-2.0 license - see the LICENSE.md file for details

About

A Generic Framework for Nonlinear Visualization of Ultra-long Time-oriented Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published