Skip to content
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

Create menu page #60

Merged
merged 3 commits into from
Oct 26, 2021
Merged

Create menu page #60

merged 3 commits into from
Oct 26, 2021

Conversation

hlavu
Copy link
Contributor

@hlavu hlavu commented Oct 25, 2021

Hi @YashTrivedi21, here are some modifications I have made for issue #59, please take a look and let me know if you want some changes.

  • Create new menu.ejs which will be used to different types of food in the menu section
  • Create silder.js to provide JS function for silder show
  • Create menu.css to design menu.ejs
  • Add more pictures to images
  • Update href for menu section in footer.ejs, login.ejs, signup.ejs
  • Update index.js file with new route to /menu

And some pictures about the menu page:

Slider

image

Food Items

When user clicks on an item in menu section, its name will be added to the url as a query parameter, based on this parameter the menu.ejs will know which content it should display.

image

image

image

image

@YashTrivedi21
Copy link
Contributor

Good work! I can see many improvements.

@YashTrivedi21 YashTrivedi21 merged commit 1ecc00c into MSTC-DA-IICT:main Oct 26, 2021
@YashTrivedi21 YashTrivedi21 added the hacktoberfest-accepted This PR is accepted in a repo participating in Hacktoberfest label Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted This PR is accepted in a repo participating in Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants