Skip to content

Commit

Permalink
Main readme v2 (#27)
Browse files Browse the repository at this point in the history
* Main readme v2

* add delims
  • Loading branch information
prateekiiest committed Aug 29, 2021
1 parent bde7c40 commit 897e7fb
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 8 deletions.
39 changes: 31 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,23 @@

A react-native framework that provides a suite of UI Components that can help you setup any content related application.

<p float="left">
<img src="/Screenshots/Text_Intro_Component.png" width="220" />
<img src="/Screenshots/Numbered_List.png" width="220" />
<img src="/Screenshots/Polar_Question_Component.png" width="220" />
</p>

*A sample application for enabling users with English speaking skills using the Sahay app framework*
### [Sahay Poster](SAHAY_POSTER.pdf)
![](./Screenshots/Sahay_Poster.PNG)

--------------------------------

### [Sahay visualization Framework](https://microsoft.github.io/sahay-app-toolkit/customPalette.html)
### Motivation
Content based apps are prevalent in various domains ranging from fitness based apps, language learning course based applications to mental health or meditation based applications. Sahay *Hindi- meaning enabling/empowering framework* for empoweringdevelopers to build content based applications

--------------------------------

### How to build your own App ?
### API Functionality

![](./Screenshots/API.png)


#### How to build your own App ?

```
git clone https://github.com/microsoft/sahay-app-toolkit.git
Expand Down Expand Up @@ -58,6 +62,25 @@ export enum NavigationScenes {
```

### [Sahay visualization Framework](microsoft.github.io/sahay-app-toolkit/customPalette.html)

Along with this we also share a visualization tool for designers/developers to build app components by simple drag and drop, which can be later integrated with the app.

--------------------------------


### Examples

<p float="left">
<img src="/Screenshots/Text_Intro_Component.png" width="220" />
<img src="/Screenshots/Numbered_List.png" width="220" />
<img src="/Screenshots/Polar_Question_Component.png" width="220" />
</p>

*A sample application for enabling users with English speaking skills using the Sahay app framework*



### Dependencies

All Libraries used are majorly from the react-native-community umbrella and holds corresponding license information under _MIT License_.
Expand Down
Binary file added SAHAY_POSTER.pdf
Binary file not shown.
Binary file added Screenshots/API.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Sahay_Poster.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 897e7fb

Please sign in to comment.