Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmcphee authored May 5, 2024
1 parent a584ed5 commit 46497e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ux-prototype

Congratulations, you can now be a "UX Developer"! In this repo, we prototype and specify the target UX.
Congratulations, you can now be a "UX Developer"! In this repo, we prototype and specify the target UX. Wherever possible, we aim to use off-the-shelf [TailwindUI](https://tailwindui.com/) components.

A quick explanation of what this repo is about:

1) OpenUnited does UX/UI prototyping and specifications as code, in this "UX Prototype" repo, using TailwindCSS and [TailwindUI](https://tailwindui.com/). This repo is not used in production. Wherever possible, we aim to use off-the-shelf Tailwind UI components.
1) OpenUnited does UX/UI prototyping and specifications as code, in this "UX Prototype" repo, using TailwindCSS and [TailwindUI](https://tailwindui.com/). This repo is not used in production, however it is part of our production workflow and must be treated as such.

2) This application uses Flask and Jinja templates, with sample/fixture data in json files. The [platform repo](https://github.com/OpenUnited/platform) has all production code and uses a different stack but also uses Jinja templates and TailwindUI, so the design work from this repo is often directly transferrable.

Expand Down

0 comments on commit 46497e7

Please sign in to comment.