The One Minute Story Editor is a tool that is designed to allow visitors, curators or just about anyone to write stories for the One Minute Experience Mobile App. The tool provides a means for users to create, write or edit stories that follow the One Minute format.
The One Minute Project
The One Minute project consists of four parts.
- The One Minute Experience Mobile App.
- The One Minute Experience Story Editor (this project)
- A web server running the Directus Headless CMS with the One Minute Experience Extension installed.
- A Microsoft Azure CustomVision Account with an active Multi-class Classification project, with active API keys for both training and prediction.
Installation
To install the project, do the following:
- Clone the repository.
- Run
npm install
- Run
npm start