Construction Forms simple form submission and management system using a PostgreSQL backend and Node.js, and user applications built for the web with React and mobile with React Native.
Clone down this repository and install npm. Execute the following command in your CLI.
npm install
To start the application on localhost:3000, enter the following command.
npm start
When to componenet loads it will make an API call to the Construction Forms backend server.
Additionally, forms filled out on the Construction Forms React Native application will be accessible on the web app.
All React components and javascript functions are tested using the command
npm run test
- React - The javascript framework used
- This project was bootstrapped with Create React App.
- Implement web sockets
- Add form creation feature
- Add Redux
This project is licensed under the MIT License - see the LICENSE.md file for details
- Inspiration - Mixpanel detail shot