Code Monkey home page Code Monkey logo

seatandeat's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

seatandeat's Issues

SeatAndEat : Correct grammatical errors throughout the website.

Description of what needs to be done
All grammatical and punctuation errors in the entire website need to be corrected.

Why does this need to be done?

  1. This needs to be done to reduce the number of words on the page and provide a better user experience.
  2. Pages with better language are usually ranked higher on the internet. (SEO)

The "About" section is not a link.

Is your feature request related to a problem? Please describe.
I went through the app and noticed the "about us" is supposed to be clickable which it isn't.

Describe the solution you'd like
To make the relative link clickable so the users can navigate at their convenience when scrolling.

Describe alternatives you've considered
Linking the About link to the About.html page

Use of iframes

Is your feature request related to a problem? Please describe.
Since we have to add navbar and footer on each page separately we should think of an alternative.

Describe the solution you'd like
Divide the page into 3 iframes, 1 for navbar, 1 for body [pages], 1 for footer.
NOTE: EACH BODY PAGE WILL BE WRAPPED IN A SEPERATE IFRAME
Now make the visibility of each body iframe false except the homepage. Using js and onclick event, change the visibility according to the page selected,

Additional context
This can give a react feel to the web page as well. A demo code is attached as a txt file.
iframe.txt
here.

SeatAndEat : Change The Carousel Item Style in Menu Page

image

  • Change the styling of the heading, paragraph, and button as shown above.
  • Maintain the accent color for the button
  • Remember don't change the alignment from center to left
  • Add a custom and minimal hover effect to the Learn more button. use the accent color for the hover color.

SeatAndEat : Make The Navbar Responsive

  • Make the navbar responsive
  • Create a hamburger menu for the navbar dropdown
  • Include only the nav list items for the dropdown ( Don't include the SeatAndEat Logo )
  • Add a small animation to the hamburger menu icon when clicked

Make footer responsive

Describe the bug
The footer is not responsive

To Reproduce
Steps to reproduce the behavior:
Go to the css file and add media query, change the flex-flow to column

Expected behavior
Responsiveness is working

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.