Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipe-perez-ferraro/stocker_front
Stocker is a Stock System website for tech companies where you can have a record of which electronic products your company has. You can add, delete or edit products and filter them
https://github.com/felipe-perez-ferraro/stocker_front
reactjs redux-toolkit taiwindcss
Last synced: about 1 month ago
JSON representation
Stocker is a Stock System website for tech companies where you can have a record of which electronic products your company has. You can add, delete or edit products and filter them
- Host: GitHub
- URL: https://github.com/felipe-perez-ferraro/stocker_front
- Owner: Felipe-Perez-Ferraro
- License: mit
- Created: 2024-01-25T16:04:40.000Z (12 months ago)
- Default Branch: develop
- Last Pushed: 2024-01-31T18:41:48.000Z (11 months ago)
- Last Synced: 2024-10-19T02:47:17.839Z (3 months ago)
- Topics: reactjs, redux-toolkit, taiwindcss
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Stocker
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Final Capstone Project Frontend ](#-final-capstone-project-frontend-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Back End Part ](#-back-end-part-)
- [🚀 Video Presentation ](#-video-presentation-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)**Stocker** is a stock system for electronic products where you can load you company products and have a record of what you got.
Client
Server
Database
Design
- **User Sign up and Login/Logout**
- **User Authentication and Authorization**
- **Load Products from the Database**
- **Update and Delete Products**
- **Searchbar**
- **Filter Data**
The site has 2 separate repositories, this is the Frontend repository.
Link to the [Back End Repository](https://github.com/Felipe-Perez-Ferraro/stocker_back)
## 🚀 Project Presentation
[Video Presentation](https://www.loom.com/share/e64c0c85ab954b91891febbaa79d29b6?sid=81ff34d7-7916-4119-bcfa-012e962d2a86)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Install npm and nodeJs
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Felipe-Perez-Ferraro/stocker_front
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
👤 **Felipe Perez Ferraro**
- GitHub: [@githubhandle](https://github.com/Felipe-Perez-Ferraro)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/felipe-perez-ferraro-6b9358218/)
- [ ] **Implementing product pagination**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Felipe-Perez-Ferraro/stocker_front/issues).
If you like this project please share with your friends and family!
This project is [MIT](./LICENSE) licensed.