Git Product home page Git Product logo

inventorytracker's Introduction

InventoryTracker

Welcome to the InventoryTracker project !
This project is an open-source inventory management website.

Table of Contents

Installation

If you want to install the project on your machine, you should start by reading the installation documentation.

New contributor

If you never contributed to the project, you should start by reading the developer documentation.

New user

If you are a new user of the project, you should start by reading the user documentation.

License

This project is licensed under the MIT license - see the LICENSE file for more details

Contributors

Acknowledgments

inventorytracker's People

Contributors

vivelis avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

inventorytracker's Issues

[REQUEST] - As a user, I want to connect to my account

To Do

[TODO]
You must be able to connect to your account

  • FRONT connection page
  • FRONT connection fields
  • FRONT send request to back
  • FRONT save user localy
  • BACK api user connection

[FORWHAT]
Users should not be able to see the inventory of other peoples.

Techno

TypeScript

[REQUEST] - As a user, I want to see my nodes

To Do

[TODO]
User nodes display.

  • FRONT nodes list display
  • BACK route GET /api/v1/users/:userId/nodes
  • BACK route GET /api/v1/node/:nodeId

[FORWHAT]
You should be able to see your nodes for navigation.

Techno

No response

[REQUEST] - As a user, I want to update a node

To Do

[TODO]
Modify a node.

  • FRONT display current node
  • FRONT modify button
  • BACK route GET /api/v1/node/:nodeId
  • BACK route PUT /api/v1/node/:nodeId

[FORWHAT]
User should be able to modify it's nodes?

Techno

No response

[REQUEST] - As a user, I want to create a new user account

To Do

[TODO]
You must be able to create a new user.

  • - FRONT connection page
  • - FRONT connection fields
  • - FRONT send request to back
  • - FRONT save user localy
  • - BACK api call to create a new user
  • - BACK sequalize for users

[FORWHAT]
Users should not be able to see the inventory of other peoples.

Techno

TypeScript

[REQUEST] - As a user, I want to be able to disconnect

To Do

[TODO]
You must be able to disconnect.

  • FRONT disconnect button
  • FRONT ? send request to back
  • FRONT save localy
  • BACK ? api call to disconnect

[FORWHAT]
The user should be able to change of account.

Techno

TypeScript

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.