|
43 | 43 | ## What's In TryShape |
44 | 44 | `TryShape` comes with a bundle of features to give your creativity a shape. You can do the followings with TryShape, |
45 | 45 | ### Create Shapes |
46 | | -- Create a any shape using an intuitive editor. |
| 46 | +- Create any shapes using an intuitive editor. |
47 | 47 | - Create Polygonal, Circular, Elliptical shapes without knowing the underlying complexities like CSS clip-path. |
48 | 48 | - Add/Remove vertices, join them, drag-drop to position them to create a shape. |
49 | 49 | - Provide your choice of colors, add the contextual information as notes while creating the shapes. |
|
67 | 67 | ### Sort Shapes |
68 | 68 | - Sort shapes by, most liked, recent, and oldest. |
69 | 69 | ### Authentication & Authorization |
70 | | -- Features like export, like, create, edit shapes need you to autheticate with the app. You can use your Gmail or GitHub credntials to authenticate to the app. It is secured and powered by Google Firebase. |
| 70 | +- Features like export, like, create, edit shapes need you to autheticate with the app. You can use your Gmail or GitHub credntials to authenticate to the app. It is secured and powered by `Google Firebase`. |
71 | 71 |
|
72 | 72 | ## How to Set up TryShape for Development? |
73 | 73 | TBA |
74 | 74 |
|
75 | 75 | ## Upcoming Features |
76 | | -`TryShape` has all the potentials to grow further. Here are some of the upcoming features planned, |
| 76 | +`TryShape` has all the potentials to grow further. Here are some of the upcoming features planned(not in any order), |
77 | 77 |
|
78 | | -- Add the ability to create shape using SVG elements. |
79 | | -- Manage your shape collection. |
80 | | -- Import shapes. |
| 78 | +- Add the ability to create shape using SVG elements to support Curvy Node adjustments. |
| 79 | +- Manage your shape collection |
| 80 | +- Show Trending shapes |
| 81 | +- Import shapes |
| 82 | +- Following a contributor. |
81 | 83 | - PWA(Progressive Web App) |
82 | 84 | - Accessibility improvements |
83 | | -- Flxible Datastore |
| 85 | +- Flexible Datastore |
84 | 86 | - Better Performance |
| 87 | +- Tagging a shape |
| 88 | +- Provide comment on a shape. |
| 89 | +- More authetication mechanisms like twitter, facebook, etc. |
| 90 | + |
| 91 | +If you find something is missing, `TryShape` is listening. Please create a feature request [from here](https://github.com/TryShape/tryshape/issues/new/choose). |
85 | 92 |
|
86 | 93 | ## Contributions |
87 | 94 | TBA |
0 commit comments