-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from EverseDevelopment/develop
Updated Readme
- Loading branch information
Showing
1 changed file
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |