-
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 #44 from AwkwardLiSFan/9-docs-update
docs: update README with Figma links
- Loading branch information
Showing
1 changed file
with
2 additions
and
13 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 |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
![Website](https://img.shields.io/website?url=https%3A%2F%2Facs-tracker.com%2F) ![GitHub](https://img.shields.io/github/license/awkwardlisfan/acs-skills-assessment-tracker) [![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FAwkwardLiSFan%2Facs-skills-assessment-tracker%2Fbadge%3Fref%3Dmain&style=flat)](https://actions-badge.atrox.dev/AwkwardLiSFan/acs-skills-assessment-tracker/goto?ref=main) | ||
|
||
|
||
📍 UPDATE INCOMING: After the successful trial of the MVP and initial feedback, work is underway on revamping the application to create a polished look and improved user experience, along with some new features! Check out the Figma designs currently being finalised [here](https://www.figma.com/file/MUZL4nYHiGdZOlJRw6FpOI/ACS-Tracker?type=design&node-id=0%3A1&mode=design&t=g8XJaAWIkuppS1mR-1). | ||
|
||
|
||
Visit here: https://acs-tracker.com | ||
|
||
|
@@ -30,25 +32,12 @@ The data is presented in a tabular format, sorted in order of the date of receiv | |
|
||
![Architecture diagram for ACS Tracker](src/assets/images/architecture_diagram.png) | ||
|
||
## Roadmap | ||
|
||
Planned improvements for the app include: | ||
|
||
* Graphs to visualise the latest trends - requires more data to draw meaningful conclusions (at least 50 entries). This can present processing times in a similar format to the Department of Home Affairs (90% processed in x weeks, 75% processed in y weeks, and so on) | ||
* Misc bug fixes and performance improvements | ||
|
||
## Contributing | ||
|
||
Please open an issue if you wish to suggest a major feature, or alternatively send me an email at [[email protected]](mailto:[email protected]) with the request. | ||
|
||
You are welcome to clone the repo and open a pull request if you would like to submit your own additions. | ||
|
||
### Additional Notes | ||
|
||
This web app was built using Angular v16, and the backend leverages MongoDB Atlas, a fully managed cloud database solution that also provides easy access to data via APIs that take away the need to manage our own server. | ||
|
||
It is hosted using AWS S3 and Cloudfront to provide secure static website hosting at a low cost. | ||
|
||
## Disclaimer | ||
|
||
**Neither the application nor its creator claim any affiliation with or endorsement via the Australian Computer Society, Incorporated. This is a standalone application developed as an open-source project to provide applicants with better data regarding current processing timelines. No infringement of the term 'Australian Computer Society' is intended by its use in the application title, whose ownership rests solely with the aforementioned organisation.** | ||
|