Skip to content

Commit

Permalink
Merge pull request #21 from EverseDevelopment/develop
Browse files Browse the repository at this point in the history
Updated Readme
  • Loading branch information
vnoves authored Jan 2, 2024
2 parents 95ae6ba + 8c99f7f commit 7902d0a
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,33 @@
# Forge Dashboard
# APS Dashboard

<h3 align="left">An <a href="https://forge.autodesk.com/" target="_blank">Autodesk Forge</a> static app to render model's data using chart.js
[<img src="https://user-images.githubusercontent.com/67430601/216076785-75f815b8-0288-4e95-9c57-0cbadafb5aaf.png">](https://github.com/EverseDevelopment/Snack.APS.StaticWebsite.Dashboard/wiki)
<br/>

## Getting Started
# Demo
[Live demo](https://forgedashboard.e-verse.com/)

# About
<h3 align="left">An <a href="https://forge.autodesk.com/" target="_blank">APS</a> static app to render model's data using chart.js
<br/>

# Getting Started

This is a plain javascript static app so there is no need to compile. Access the app on the index.html

Be aware that for security purposes there is a file missing in public>>js>>variables>>Variables.js, that file is supposed to contain a URN, a URL to securely obtain a forge token and an apikey to access the URL.

## Demo
Image preview
![image](https://user-images.githubusercontent.com/67430601/216076785-75f815b8-0288-4e95-9c57-0cbadafb5aaf.png)

You can see a live demo of this repo <a href="https://forgedashboard.e-verse.com/" target="_blank">Here</a>

## Contributors
This repo is primarily managed by [E-verse](https://www.e-verse.com/) and by [People Like You™](https://github.com/EverseDevelopment/Forge.StaticWebsite.Dashboard/pulse).
This repo is primarily managed by [E-verse](https://www.e-verse.co/) and by [People Like You™](https://github.com/EverseDevelopment/Snack.APS.StaticWebsite.Dashboard/pulse).

## Help improve this repo
If you're interested in contributing to this repo, just submit a [pull request](https://github.com/EverseDevelopment/Forge.StaticWebsite.Dashboard/pulls) or a [feature request](https://github.com/EverseDevelopment/Forge.StaticWebsite.Dashboard/issues) .
If you're interested in contributing to this repo, just submit a [pull request](https://github.com/EverseDevelopment/Snack.APS.StaticWebsite.Dashboard/pulls) or a [feature request](https://github.com/EverseDevelopment/Snack.APS.StaticWebsite.Dashboard/issues) .

## About us ##

We are an international mix of AEC professionals, product designers, and software developers. We work together to transform construction requirements into accurate and partnership-driven technological solutions.

<p align="center" width="100%">
<a href="https://www.e-verse.com/">
<img src="https://github.com/EverseDevelopment/DynaForge/blob/main/Assets/e-verse_logo_no%20slogan.jpg" width="732" height="271" align="center">
<img src="https://s3.amazonaws.com/everse.assets/e-verse_logo_no+slogan.jpg" width="732" height="271" align="center">
</a>
</p>

0 comments on commit 7902d0a

Please sign in to comment.