Skip to content

robinmattern/FRDocs_prod1-forked

 
 

Repository files navigation

The formR Project

  • formR is an easy to use application that uses a MySQL, ExpressJS, React-Admin and NodeJS (MERN) stack. The coding philosophy leans more towards DRY (Don't Repeat Yourself) than WET (Write Every Time).

  • A NodeJS ExpressJS server is used to receive API calls that use Sequelize to perform database tasks using any database server.

  • A React-Admin client is used to provide authentication of users and standard create, retrieve, update and delete (CRUD) functions for any database table. JWT and Axios are used for authentication. AdminLTE is used for the user interface (UI) and Formik and YUP for data entry forms.

  • The formR coding philosophy emphasizes vars over consts/lets and functions over classes.

  • We give credit is given to many whose tutorials, videos and blogs have provided inspiration, information and insight into these topics. We especially thank BezKoder.com, Ben Awad, Jared Palmer, Jason Watmore, GraspingTech.com , LifeWire.com, SQL-Hub.com, W3Schools.com, ZetCode.com, CodEvolution.com

  • The documentation for this projects is located here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.7%
  • HTML 10.2%
  • Other 0.1%