Giter Club home page Giter Club logo

little-lemon-capstone's Introduction

Little Lemon Capstone

This is a version of the capstone project for the Meta Frontend Certification.

Per the certification instructions:

This course's final project assessment consists of a peer review and one final graded quiz. 

The purpose of the assessment

The primary purpose of the assessment is to check your knowledge and understanding of the key learning objectives of the course.  The assessment is designed to help you make sure that you can apply what you have learned. Most importantly, the assessment helps you establish which topics you have mastered and which topics require further focus before completing the course.

What to expect from the peer review 

You will combine the skills and knowledge that you applied throughout the course to write code to create a form that handles table bookings for the Little Lemon restaurant.  Your table bookings form will all be assessed in the peer review submission, and you will assess some of your peers' projects too.

What to expect from the final graded quiz 

The quiz only tests the topics you have already covered, so there shouldn't be any surprises. Please review the feedback on your answers and, where necessary, go back and work through the topics that require further attention. 

So for the final project, I added a small navigation using React Router. On form submission, it routes to a confirm component. You can add to your cart items selected from the menu, with a popup signifying the order has been added to cart.

Although the project uses advanced features like the Context API and the useReducer hook, I was not required to track the form data after submission, or how many items were added to the cart, so I chose not to implement those features.

Although, to add to the challenge, I decided to build out the project in TypeScript for type safety.

The project has some basic unit tests written with Vitest and the React version of Testing Library.

The goal for me was to pass through this certification as quickly as possible but I still decided to add some extra features to deepen my knowledge of certain concepts in TypeScript, Unit Testing, and the proper use of the Flux pattern and Context API.

I hope you enjoy the demo or perhaps learn from this project.

Project Demo

little-lemon-capstone's People

Contributors

dgray0229 avatar

Watchers

 avatar

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.