-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1 from michaelachrisco/init-proj
Update README.md
- Loading branch information
Showing
1 changed file
with
15 additions
and
1 deletion.
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,2 +1,16 @@ | ||
# Accela-GitHub-Resources | ||
List of Accela Github Resources | ||
List of Accela Github Resources. Pull Requests are Welcome! | ||
|
||
## Extensions | ||
* [AdamOIC/accela-emse-snippets](https://github.com/AdamOIC/accela-emse-snippets) - VS Code Extension for Accela EMSE 9.2 Library | ||
|
||
## City Scripts and Implementations | ||
* [LancasterCA](https://github.com/LancasterCA) - Example repos for each env | ||
* [ChadSLS/Accela_coa](https://github.com/ChadSLS/Accela_coa) - Accela code for the City of Aurora implementation | ||
* [mheadd/sms-permit-check](https://github.com/mheadd/sms-permit-check) - Accela app to lookup up permit details by SMS | ||
* [cityofasheville/accela-masterscripts](https://github.com/cityofasheville/accela-masterscripts) - Accela code for city of Nasheville | ||
* [cityofasheville/ACA-wrapper-DSD](https://github.com/cityofasheville/ACA-wrapper-DSD) - Wrapper in which to iframe Accela Citizen Access | ||
* [cityofasheville/coa-bc-steep-slope-calculator](https://github.com/cityofasheville/coa-bc-steep-slope-calculator) - A NodeJS Express App that exposes a REST API for Accela and web tool at mapwnc.org | ||
|
||
## Libraries: | ||
* [axtheset/accela-ruby](https://github.com/axtheset/accela-ruby) - Accela Ruby Client Library |