This application is deployed on heroku: Le Central Heroku.
GitHub:
- Backend [Le-Central-backend] (https://github.com/cwefso/le-central-backend))
- UI [Le-Central-ui] (https://github.com/cwefso/le-central-demo)
This project was bootstrapped with Create React App and uses a Strapi admin panel.
- Charles Wefso (GitHub: CWefso)
- Designing an application from scratch.
- Creating a business site.
- Building applications in React.
- Creating and Admin Panel using Strapi.
- Testing React with Jest and React Testing Library.
- Wireframing and Styling.
One of my favorite restaurants that no longer exists is Denver's Le Central. I made this mock business page for them because of the special place they hold in my heart and stomach.
This page is built with React, but the interesting part is the Strapi backend (https://github.com/cwefso/le-central-backend). This admin panel allows the restaurant owner to simply add a new daily special with no knowledge of JavaScript, and see the page dynamically rerender with the new information.
Upon loading the application, our user will see the most recent special and be able to see a menu and an about page.
This interface allows an admin to update the backend endpoints with no knowledge of the code that is working behind the scenes.
Once the admin has added a new special, that will appear on the page automatically.
Future plans:
- Testing with Cypress
- Fully updatable Menu
- Endpoints for Hours/Greeting
- React
- Strapi
- Router
- JavaScript
- HTML/CSS
- git/Version Control