Skip to content

oslabs-beta/formaBull

Repository files navigation

formaBull

formaBull logo

Forms with React and Hooks simplified:
Click » Drag » Drop » Done.

Description

formaBull is an Electron application for React Developers who want to quickly generate forms. You can create the shape of your forms by dragging elements in, and style them in-app by adjusting sliders in the Style tab. Forms will be saved to your account, and you can switch among them as needed.
As you build up your form on the main canvas, you'll see the

Technologies Used

React, Typescript, Electron, VS Code, Material-UI

Directions

To run this app, do the following:

  • Fork this repository, copy the code from your repo clone, open your command line in VS Code and navigate to the parent folder you want to install,
  • run git clone https://github.com/<YOURNAME>/formaBull.git,
  • navigate into formaBull folder cd formaBull,
  • run npm install,
  • run npm run build,

If you just want to use the app:

  • run npm run pack.

If you want to run as a developer:

  • open two terminals
  • run npm run dev:react in one terminal,
  • and run npm run dev:electron in the other terminal.

What Needs Work?

Currently, we are serving a default form. Customization to come.
Authentication is not required. Using the app takes you directly to the Landing page.

Developers:

About

A developer tool for quick, easy form creation.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •