-
Notifications
You must be signed in to change notification settings - Fork 2
Restaurant info page #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
- uses create-react-app - uses bootstrap as a css framework - uses sass preprocessor for styling - installed radium incase of any inline styling
- adds components folder in src folder, all Components created should sit in this folder - adds assest folder for assest like images to be used in the project - adds container folder. - adds README - changes the import directory
made a change on line 1
- component and assest folder did not appear on github on my first push
- each component should contain its own scss file
- adds prop type validation to component
adds reusable FormInputs and buttons
- changes Footer/Footer.js to Footer/index.js - adds Footer component in the app.js for testing purpose
Dashboard account info
Restaurant page
Update the file
dashboard order page
… for each of the contents of the tabs
… for each of the contents of the tabs
Mlg29
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Boss. I went through your branch now, but i didnt see any of your page. I only see the navigation, auth nav and searchbar in the app component. cant find any of your task. Kindly look into it or Am i missing out on something
Joggz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well done bro, i have a couple of feedback:
- the text inside the should be in the middle of the button
- the inputs of the food catergory has some padding and seem to be at the center of the box
- the discount should be position absolutely on the black and white diagram, with the view offer button right below the diagram.
Completed The restaurant info page, menu page and review page , Please Kindly review and drop your comments


