Skip to content

🧙‍♂️ An example application of the Wizard for Chatbot creation

License

Notifications You must be signed in to change notification settings

matyas-igor/wizard-app

Repository files navigation

🧙‍♂️Wizard Chatbot Application

An example application of chatbots creation inside admin panel

Netlify Status

Live demo: https://wizard-app.netlify.app/

Screenshots

Screen Shot 2021-01-14 at 15 15 04

Screen Shot 2021-01-14 at 15 15 18

Limitations

  • Not optimized for mobile devices
  • Tested only in Chrome on desktops
  • No backend API connected
  • No pagination used

Notes

  • For form state management formik is used although it can be replaced with simple state
    • Also formik can be moved up to the more general scope level
  • Some animation added by using react-spring

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Releases

No releases published

Packages

No packages published