Software Developer, Mills Provosty, had a friend who needed a small bit of help to make a big difference. Developers Tay DeHerrera, Aiden McKay, and Gregory Anderson joined to build this app that connects. To give Agency.
Here is a link to the front-end on AWS!
Link to the back-end repository
Our goal was to create a stylish and modern CRUD app by using clean, symantic, and thoughtful code to enhance the UX/UI for our end-user. We attained that goal by utilizes the tools of React Hooks, React Styled Components, and Node on our front-end. Agency is also a PWA and the front-end is deployed to AWS. Our back-end, is built with Python and Flask, we also utilize microservices and consume the Twilio API.
- React Hooks
- React Styled Components
- Jest
- Enzyme
- RESTful API fetches
- PWA/Serviceworkers
- Semantic UI
- Python
- Flask
- Twilio
- Microservices
- RESTful API calls
We utilized GitHub's project board. Check out activity via the link above.
We began wireframing..
And Revisited some topics..
Here are some final shots...
Please use the site on Heroku with the link above! But, if you are interested in cloning the repo..
First, clone the repo down to your local machine.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.