1.1 KiB
1.1 KiB
Project Name: DataDash
Description:
DataDash is a simple product hunt like "Tool" for searching and descovering the newest Datasets and API's. It provides the ability to Up-/ Down- vote entries, and to indicate the qulaity of a given Dataset/API by giving up to 5 starts.
Features:
Installation:
To install DataDash, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/DataDash.git
-
Install Java 22-jdk: plese refer to the Instalation instructions for your os
-
Start the application:
./mvnw spring-boot:run
additional requirements will be downloaded by maven.
Usage:
- Open your web browser and navigate to
http://localhost:8080
. - Click on the "Upload Data" button to import your data.
- Select the desired chart type and customize it according to your preferences.
- Explore and interact with the chart by using the provided controls.
- Save and share your visualizations with others.
License:
This project is licensed under the MIT License. See the LICENSE file for more information.