stockmanagementsystem
The Stock Management System is a user-friendly web application built using HTML and Java, its purpose is to help users manage their stock more efficiently by removing the need for manual data entry during stock checks and keeping them updated on stock level in real-time.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Keywords
Repository
The Stock Management System is a user-friendly web application built using HTML and Java, its purpose is to help users manage their stock more efficiently by removing the need for manual data entry during stock checks and keeping them updated on stock level in real-time.
Basic Info
- Host: GitHub
- Owner: J-e-r-m-y-n
- Language: Java
- Default Branch: main
- Homepage: https://github.com/J-e-r-m-y-n/StockManagementSystemTest
- Size: 61.5 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Stock Management System README :spiral_notepad:
About
- The Stock Management System is a user-friendly web application built using HTML and Java, its purpose is to help users manage their stock more efficiently by removing the need for manual data entry during stock checks and keeping them updated on stock level in real-time.
Features
User Management- [x] List User Accounts
- [x] Add / Remove User Account
- [x] Edit User Account
- [ ] User Registration
Product Management- [x] Add / Remove Product
- [x] Edit Product
- [x] Product Quick Search
- [x] Product ID Barcode Generation / Printing
- [x] Product Low Stock Auto-notification
- [x] One-click Product Restock
Screenshots
Home Page
User Management
Product Management
How to Clone the Repository from GitHub via Eclipse IDE
[!IMPORTANT]
Requirements- GitHub Account - Eclipse IDE - Internet Connection
Navigate to this GitHub Repository Address
Click on the
<> Codebutton thenHTTPSandcopythe repository URL
Open
Eclipse IDEto import this project:- Select
File > Importto open up the Import dialog window - Search for
Gitthen selectProjects from Gitand click on theNextbutton
- Select
Select
Clone URIand click on theNextbutton
Paste the GitHub Repository URL into
URI (under Location), then fill in theremaining required information based on this GitHub repositoryandyour own GitHub authentication credentialsand clickNext[!NOTE] If you have encountered any error after clicking on
Next, please ensure that theURIandyour own GitHub authentication credentialsentered are correct. Further troubleshooting steps can be found here.- In the Branch Selection window, click on
Next, then browse for alocal directoryto import the project to and click onNextagain
- Select
Import existing Eclipse projectsand click onNextthenFinish
- Congratulations! You have successfully cloned this project to Eclipse. :smile:
- In the Branch Selection window, click on
Owner
- Name: J
- Login: J-e-r-m-y-n
- Kind: user
- Repositories: 1
- Profile: https://github.com/J-e-r-m-y-n
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "EXAMPLE_FAMILY_NAME" given-names: "EXAMPLE_GIVEN_NAME" orcid: "https://orcid.org/0000-0000-0000-0000" title: "StockManagementSystem" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2025-01-20 url: "https://github.com/J-e-r-m-y-n/StockManagementSystem" # More on GitHub Citation: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
GitHub Events
Total
- Watch event: 1
- Delete event: 5
- Issue comment event: 1
- Push event: 42
- Public event: 1
- Pull request review event: 1
- Pull request event: 12
- Create event: 7
Last Year
- Watch event: 1
- Delete event: 5
- Issue comment event: 1
- Push event: 42
- Public event: 1
- Pull request review event: 1
- Pull request event: 12
- Create event: 7
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 4 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 4 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- J-e-r-m-y-n (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- javax.servlet.jsp:javax.servlet.jsp-api 2.3.1 provided
- javax.servlet:javax.servlet-api 3.1.0 provided
- com.google.zxing:core 3.4.0
- com.google.zxing:javase 3.4.0
- jstl:jstl 1.2
- mysql:mysql-connector-java 8.0.25