Skip to content

This repository contains information about store manager app project given by andela as part of the bootcamp requirement

Notifications You must be signed in to change notification settings

tosinibrahim96/andela-developer-challenge

Repository files navigation

Andela-developer-challenge

Store Manager is a web application that helps store owners manage sales and product inventory records. This application is meant for use in a single store.

Build Status Coverage Status Maintainability

Author

Alausa Ibrahim O.

Getting Started

The project is built with NodeJS and express. It uses mocha for testing and Joi package for validation.

To get the project up and running on your local machine for development and testing purposes,run

npm install

More Info

The project has 2 major users

    • The store attendant
    • Store Manager

Store Manager

    • The store manager has the ability to create a new store attendant
    • View sales record and info such as attendant with highest number of sales, sales with highest amounts. etc
    • Has the ability to edit or delete information from the system such as Sales record and Product information

Store Keeper

    • The main role of the store keeper is to create new sales records
    • The store keeper views available products
    • Has ability to view their sales history to know how much they have made for the store

License

This project is licensed under the ISC License

About

This repository contains information about store manager app project given by andela as part of the bootcamp requirement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published