module.exports = [
|
|
{
|
|
name: 'Visual Anatomy 3d',
|
|
slug: 'visual-anatomy-3d',
|
|
url: 'https://visualanatomy3d.app',
|
|
description:
|
|
`
|
|
Complete and easy-to-use virtual guide for learning, understanding, and visualizing the complexities of human anatomy.<br>
|
|
Includes information and images for each part, multiple options to interact with the 3D models (hiding, fading, etc), and much more.
|
|
`,
|
|
order: 1
|
|
},
|
|
{
|
|
name: 'Visual Acupuncture 3d',
|
|
slug: 'visual-acupuncture-3d',
|
|
url: 'https://visualacupuncture3d.app',
|
|
description:
|
|
`
|
|
Study acupuncture visually and interactively.<br>
|
|
Get a good feel for the flow of meridian pathways and their (anatomical) point locations.
|
|
`,
|
|
order: 2
|
|
},
|
|
{
|
|
name: 'Visual Anatomy Canine',
|
|
slug: 'visual-anatomy-canine',
|
|
url: 'https://youtu.be/alb5UK6tY5E',
|
|
description:
|
|
`
|
|
An interactive visual guide for learning and understanding canine(dog) anatomy quickly get a clear and complete 3 dimensional understanding of all muscles, bones & organs.<br>
|
|
Includes the option to search, save/restore states, quality settings and more.
|
|
`,
|
|
order: 3
|
|
},
|
|
{
|
|
name: 'Total Reflexology',
|
|
slug: 'total-reflexology',
|
|
url: 'https://youtu.be/EANNJv0d2eI',
|
|
description:
|
|
`
|
|
Total Reflexology is aimed to create a more fun, easy and interactive way to learn, look up or share information and provides you with a portable reflexology guide (quickly and easily look up anything reflexology related from anywhere).
|
|
`,
|
|
order: 4
|
|
},
|
|
{
|
|
name: 'Easy Acupuncture',
|
|
slug: 'easy-acupuncture',
|
|
url: 'https://youtu.be/rtuRrrLPNvk',
|
|
description:
|
|
`
|
|
Simple and easy to use app to view all acupuncture points and meridians in both full interactive 3D(zoom, pan, rotate & touch) and with the help of 2D illustrated images, animations and detailed text.
|
|
`,
|
|
order: 5
|
|
},
|
|
{
|
|
name: 'Diffriend',
|
|
slug: 'diffriend',
|
|
url: '',
|
|
description:
|
|
`
|
|
Peer support app for people with physical or psychological ailments; get in touch with people who are 'different' themselves in an easy and convenient way.
|
|
`,
|
|
order: 6
|
|
},
|
|
]
|