Git Product home page Git Product logo

product-management's Introduction

Product Management

Product Management app based website create to handle the expenditure and entry of products in your shop :

  • Typescript
  • Next JS
  • Chakra UI
  • Formik
  • Yup
  • Axios
  • React Icons
  • Mongoose
  • Framer Motion
  • Body Parser

Feature

  • Home page

    • User can see all of product list in table.
    • User can click edit product & delete product.
    • user can click add product.
  • Add product page

    • User can click button back for back to the home page.
    • User required to input product name, detail product, price, and sum.
  • Edit product page

    • User can edit product name, detail product, price, and sum

Installation

  • Clone this repositories

    You need to clone this repositories to your local laptop/computer

  • Download and install MongoDB Compass & MongoDB Shell

    MongoDB is using for the databases and for simple using database with MongoDB Compass. You can download MongoDB Compass. MongoDB Shell is using for simple syntax in terminal for create database, use database, and many more. You can download MongoDBShell. After you finish install all, the next step is making the database. You can follow this step:

    • Open your MongoDB Compass software
    • Hit the button connect for connecting your local to database
    • Create database name is pijarcamp
    • Create collection with name products

After it use the package manager yarn or npm to install Product Management.

yarn install
npm run install

Usage

Use yarn dev script to run the project in your local computer and open http://localhost:3000/ to view in your browser.

yarn dev
npm run dev

The page will reload when you make changes.
You may also see any lint errors in the console.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

product-management's People

Contributors

yahoogm avatar

Stargazers

 avatar

Watchers

 avatar

product-management's Issues

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.