You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code as simple and precise as Mathematical Expressions. Presto is written in PureScript harnessing the powers of Functional Programming & Category Theory. What you get is scalable, performant code with elegant abstractions. Our attempt with Presto is to really simplify the app development process.
@@ -8,8 +6,6 @@ Code as simple and precise as Mathematical Expressions. Presto is written in Pur
-[Bill Pay App using React](https://github.com/juspay/purescript-presto/tree/master/examples/billpay-react)
45
+
-[Bill Pay App using Presto-UI](https://github.com/juspay/purescript-presto/tree/master/examples/billpay-presto-ui)
50
46
51
47
## Learning Presto
52
48
53
49
[Presto Guide](https://juspay.gitbooks.io/presto-guide/content/) makes it easy to get started and start building great apps very quickly. We are continually improving Presto's documentation and welcome suggestions of topics we could explain in greater detail. Please send an email to presto@juspay.in with your requests.
54
50
55
-
56
51
## Add Presto to your existing project
57
52
58
53
```
@@ -61,10 +56,9 @@ bower i purescript-presto
61
56
62
57
## Apps in Production
63
58
64
-
[***BHIM***](https://play.google.com/store/apps/details?id=in.org.npci.upiapp&hl=en) - Payments App, 17 Million Total Users
65
-
<br>[***JuspaySafe***](https://juspay.in/juspay-safe) - Payments Browser, 800 Million Txns Processed
66
-
<br>[***JuspayFuel***](https://play.google.com/store/apps/details?id=in.juspay.euler.pregel&hl=en) - Payments Solution for Gas Stations, 1000s of Outlets
67
-
59
+
[**_BHIM_**](https://play.google.com/store/apps/details?id=in.org.npci.upiapp&hl=en) - Payments App, 17 Million Total Users
60
+
<br>[**_JuspaySafe_**](https://juspay.in/juspay-safe) - Payments Browser, 800 Million Txns Processed
61
+
<br>[**_JuspayFuel_**](https://play.google.com/store/apps/details?id=in.juspay.euler.pregel&hl=en) - Payments Solution for Gas Stations, 1000s of Outlets
68
62
69
63
## Community
70
64
@@ -75,6 +69,3 @@ Join a discussion or start one at our [forum](http://forum.juspayuniversity.in)
75
69
## Contributing
76
70
77
71
See the [CONTRIBUTING.md](CONTRIBUTING.md) file for details.
0 commit comments