/InHome

Primary LanguageJavaScript

Desktop

Concept

To build out a web experience where it was not only clean but intuitive for the user. I find joy in designing and creating new experiences where it can trigger a sense of inspiration for any type user to use.

Beyond Challenge MVP

Beyond the MVP of this challenge, I thought it would have been cool to build the following features in the future:

  • Notifications (Desktop & Mobile) - Added to the dashboard where the users can be notified about the status of an order.

  • Search Engine - Where it allows users to lookup an order more quickly.

  • Chatbot - Where it allows users to easily communicate with customers in real time about their orders.

  • Profile Page - An add-on to the dashboard for users can personalize their profiles to be seen by their other team members.

Design

Designed completely in Sketch, HTML, Sass, JavaScript

How To Run The Application

CDin-home-app folder npm install to install all modules

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.