Giter Club home page Giter Club logo

co-op-management-system's Introduction

Co-Op-Management-System

An E-commerce web app for ordering and selling products built using node.js and MongoDB database.

Incorporated features

Admin Interface

  • Login, access to all data using the interface
  • Access to monitor activity of staff, add a staff member, delete a staff member
  • Add items to database, delete items, edit the detais of the current items
  • Monitor the sales and cost(purchase) incurred, track of defective items, hence estimate of the total profit.
  • Monitor the current or orders in progress

Staff Interface

  • Login using credentials emailed to the staff member when admin adds a staff member to the database
  • Access to items and orders database, access to edit the item details, where there activity is logged to the database accessible to the admin.
  • Can monitor orders placed and change the status as the order is "cancelled","dispatched" or "delivered", which is visible to the user on his inteface as well.

User Interface

  • Login, Signup with email and mobile OTP confirmation.
  • Explore, Add items to card, Place the order.
  • database is checked for the item details and availability at two steps tlll the final order is confirmed.
  • User can monitor the status of his order and cancel the order.
  • The purchase history and current ordres is displayed.

Specifications

  • Back-End: Node.js, MongoDB
  • Front-End: HTML, CSS, EJS and JavaScript/JQuery

Installation and Set Up

  • Fork/Clone the repository locally
  • Install nodejs and NPM from here
  • Install and setup Mongodb from here
  • Run the following commands
cd /path-to-folder/Co-Op-Management-System
npm install
npm install mongoose --save (if npm install does not successfully install it)
npm iinstall bcrypt --save (if bcrypt found broken)
npm install -g node-gyp --save
npm start (make sure mongodb is up and running)

Contributing

  • The repository is open to contribution from all interested developers. Kindly send us Pull Requests or open/solve an issue with explanation as to what changes you have done.
  • A detailed explanantion of how we came to building this software is maintained at the Wiki page.
  • This repository is created and currently maintained by @vansjyo.

Team members:

License

  • The software is registered under the MIT License.

Attached UI design

Home 1 of 6 Index 2 of 6 Login 3 of 6 Signup 4 of 6 Categories 5 of 6 Cart 6 of 6

co-op-management-system's People

Contributors

vansjyo avatar sbshah97 avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.