Git Product home page Git Product logo

house-interior-web-site's Introduction

House Interior Web Site

  1. This web application lists the available interior designs and products to the user. User can select among living Room, Kitchen, Bed Room and Dining Room.
  2. When user successfully login, he/she will be redirected to the Home page of the website.
  3. Logged in user can shop for the products and add them to the bag
  4. Once the products are added to the bag their quantity can be increased or decreased.
  5. User can also select all files at once, and go for checkout.
  6. Once the checkout is done, the message gets displayed to the user. and the items which are checked out will be cleared out.
  7. The user can also search by the name of the product. and the results are displayed accordingly.
  8. Also user can shop by their types of rooms.

Following are the different actions that a user can take

Login

  1. This web application accepts valid username like
  2. Username should be combination of alphanumberic & usernames will not accept any special characters not even space in between username, failed to do so user will get user friendly error message
  3. Users cannot have username as "dog", failed to do so you will get the user friendly error message
  4. If user directly hit the "login" button with empty username, user will get the user friendly error message
  5. With Successful login user will be navigated to the Home Page

Logout

  1. By clicking on Logout Button user will send back to the Login page
  2. User created posts/blogs are saved/updated in the state and will remain in the state, unless the server restarts

Description about House Interior Web Site

  1. On successful login, user will land to home page.
  2. Home page comprises of dashboard and other clickable action items.
  3. In default home page, mixture of all products are shown at this level.
  4. On a click on any of the product item. the following items will be added to the bag

Users can shop according to their type

  1. In this way user can shop according to the type like, going to the living room, kitchen, bed room , and dining room
  2. From this the user can go to particlar products according to their types

Search the products

  1. With this feature user can search the products by just typing it's letters and recomendation will be shown.

Installation

Use the package manager npm to install the node_modules which is required to run the project npm install

To run the project

  1. open the terminal and run npm start this will start running server
  2. In second terminal run npm run dev this will run the frontend application
  3. command npm run build will work for the application

Highlights of the project

  1. Used validations to validate the data provided by the user.
  2. Have implemented state management effectively with the use of useReduceranduseState` wherever required.
  3. Implemented the search feature to search for the products in all the availale producuts accross all the types of product.
  4. Used SetTimeouts whenever required to improve the user experience.
  5. Logout button is present on all pages/functionality giving user privilege to come out of the application whenever user want
  6. User can also select all files at once, and go for checkout.
  7. Once the products are added to the bag their quantity can be increased or decreased.
  8. Improved User Experience by using right color pattlete and css styles

Project Done by

NUID: 002101719 Name: Meghana Reddy Kothakota

house-interior-web-site's People

Contributors

meghanareddy-k 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.