Giter Site home page Giter Site logo

icerahi / timekeeper_react_ecommerce Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 643 KB

Time Keeper is a fullstack webapplication based on reactjs and nodejs

Home Page: https://timekeeper-785db.web.app/

HTML 3.28% CSS 4.08% JavaScript 92.64%
reactjs javascript es6 nodejs express firebase-auth mongodb-atlas react-router-dom bootstrap

timekeeper_react_ecommerce's Introduction

TimeKeeper (frontend)

Time Keeper is a full feature Online niche Product Application,That's contains lot's of feature like product ordering,customer reviewing,product ordering and also including admin and user dashboard with orders and product management. Time Keeper.

Live

Frontend Click or visit here: https://timekeeper-785db.web.app

Backend: https://timekeeper-gffv.onrender.com

Tech Stack

Frontend: Reactjs,React-Router-DOM,Firebase, ContextAPI, Bootstrap,React-Hook-Form,Axios,sweetalert Backend: Nodejs,Expressjs,Mongodb,Cors,Dotenv,

Features

  • Unique Design and Interactive UI
  • Featured Home page
    • Banner,Best Products, Customer Reviews,About Section,Footer Section
  • Firebase EmailPassword Authentication with additional Username Registration
  • Exploring all products Page
  • Protected route for unauthenticate users.
  • Dynamic Routing
  • Parchase Product with automatic fill user data from login system
  • Admin Dashboard and User Dashboard
  • User Dashboard
    • User can see his/her all orders information and status
    • User can cancel his/her order
    • User can write a review and rating.
  • Admin Dashboard
    • Admin can see all other,products informations
    • Admin can add a new product.
    • Admin can delete or update status of a order from Manage Orders
    • Admin can delete Product
    • Admin can give a role admin to a normal user.
  • Confirmation message before canceling/deleting any order/products.
  • Data preload spinner
  • Realistic Header,Footer

Run Locally

Clone the project

  git clone https://github.com/icerahi/timekeeper_react_ecommerce.git

Go to the project directory

  cd timekeeper_react_ecommerce/client

Install dependencies

  npm install

Start the server

  npm run start

TimeKeeper (Backend)

Backend API Endpoints

  • /products [GET] - Get all products data
  • /products/:id [GET] - Get single product data
  • /orders [POST] - Create a new order
  • /orders [GET] - get all orders
  • /[email protected] [get] - get specific user orders
  • /order/:id [Delete] - Delete a order
  • /reviews [GET] - to get all customer reviews
  • /users [POST] - Add a new user to database
  • /users/:email [GET] - Check user admin or not
  • /products/ [POST] - Create a new product
  • /product/:id [DELETE] - DELETE a product
  • /order/:id [DELETE] - delete a order
  • /order/:id [PUT] - update order status pending to shipped
  • /users/make-admin [PUT] - make a user as admin
  • /dashboard [GET] - GET user and admin data

Run Locally

Clone the project

  git clone https://github.com/icerahi/timekeeper_react_ecommerce.git

Go to the project directory

  cd timekeeper_react_ecommerce/server

Install dependencies

  npm install

Start the server

  npm run start

Or (if Nodemon Globally installed in System)

  npm run start-dev

Authors

timekeeper_react_ecommerce's People

Contributors

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