Code Monkey home page Code Monkey logo

recipetask's Introduction

Web-Filter between different types of food

Thinking process behind execution

For this assignment, I decided to use react, because it not only facilitates quick development, but its component driven development philosophy allows for efficient and modular user interface development. For styling, I used Tailwind CSS because its utility classes not only provided me with all the styling that I need, but there was also room for extensive customization to make the application look the way that I wanted.

In order to keep the code clean and leave the application open for potential improvements down the road, I decided to use React Context API for global state management. Though the application is small, and it is possible to handle state locally inside the components, this increases the prospect of prop drilling and could cause maintenance issues if the application's functionality is to be expanded in the future.

Personal opinion about the assignment

I enjoyed working on the assignment a lot. Much of this largely due to the fact that it allowed me to showcase my coding skills, while at the same time giving me the freedom to utilize a design that I like.

Challenging thing about the assignment

The most challenging aspect of the assignment was coming up with a good design that not only looks appealing on desktop, but also mobile devices. Achieving the desired level of responsiveness also proved a bit challenging, but using a mobile first approach helped overcome this issue.

Clean code standards

I followed clean code standards while doing the assignment, mainly making sure that variables are well named, and avoiding overly complex solutions.

recipetask's People

Contributors

alexmasinde 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.