Giter VIP home page Giter VIP logo

software-store's Introduction

Software Repository

Software Repository is the RESTful Web API, which offers fuctionality of a software repository.

Features

  • adding software (in multiple versions, handles semantic versioning),
  • downloading software,
  • registration and singing in,
  • strong authentication and flexible authorization (with token bearer schema and privileges system),
  • posting a review,
  • leaving a rating,
  • managing registered users as an administrator (all CRUD operations are available, search has search extensive options),
  • reporting if it contains a bug or violates a statute,
  • on-demand software compilation on server-side (users download ready-made executables, software authors upload source code),
  • well-documented (however, mostly in Polish),
  • customisable and extendable.

Requirements

  • PHP 8.0+ with the PDO extension,
  • MariaDB as a database management system (DBMS).

For whom

For people who want to host their own software repository. For privacy-minded people as the project is fully open-source. For front-end developers as the project is lacking any user interface (UI).

For contributors

  1. Create your own branch from main branch.
  2. Develop the feature you want to.
  3. Write unit tests and conduct manual testing (we used Postman but you may use whatever you like). All the tests have to pass.
  4. Merge and send us a pull request.
  5. Done ;)

software-store's People

Contributors

iamhexi avatar dawid-sz22 avatar jasonnicoll16 avatar

Watchers

 avatar

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.