https://github.com/mmoehabb/global-store
Full stack web application built on Storage-Facilities Architecture.
https://github.com/mmoehabb/global-store
Last synced: about 2 months ago
JSON representation
Full stack web application built on Storage-Facilities Architecture.
- Host: GitHub
- URL: https://github.com/mmoehabb/global-store
- Owner: mmoehabb
- License: gpl-3.0
- Created: 2022-08-04T16:00:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T08:20:17.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T14:52:33.574Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
> This project is a trial of [Storage-Facilities Architecture](https://moehab.substack.com/p/storage-facilities-architecture).
GlobalStore is a free open-source software application. It’s intended to be a self-organized store application, where any one on the web can publish his or her service or product. The application is self-organized in the sense that the community or the users (vendors & customers) are playing a big role in the administration.
Any registered user can publish, review, and report products/services. However, reports weights vary according to users credibility. If a user with a credibility equals to 1 has reported a product service, review, or even an account, the reported item would have an 1 RW (report weight) increment in its total reports weight value. When the total reports weight for any item exceeds a certain limit (that the community specify every two weeks), the item (the account) will be removed (banned).
In default, all users have 1 CR (credibility). For each successful product/service the account CR increments by one. A product/service is considered successful if it has more than ten positive reviews (also, that metric is specified by the community every two weeks).