https://github.com/cwefso/le-central-backend
https://github.com/cwefso/le-central-backend
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cwefso/le-central-backend
- Owner: cwefso
- Created: 2020-11-18T17:49:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T17:54:09.000Z (over 5 years ago)
- Last Synced: 2024-02-20T19:02:03.031Z (over 2 years ago)
- Language: JavaScript
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Strapi application
This serves as the admin panel for Charles Wefso's mock Le Central French Restaurant page. https://le-central-restaurant.herokuapp.com/
- To begin go to https://le-central-backend.herokuapp.com/admin and create an admin account.
- To add a new daily special. Go to the Specials tab and enter a name, description and price.
- Go to Settings > Roles > Public and check the Permissions boxes for "find" and "findone."
- Go back to Specials and select "Publish" on the daily special that you wish to display on the webpage.