Git Product home page Git Product logo

joseesco24 / sar_ms_py Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 941 KB

The SAR Core Modulith is the incharge of provide some of the most important capabilities of the SAR system, as wastes collect request management, waste management and clients management

License: The Unlicense

Shell 1.31% Dockerfile 0.43% Python 97.48% JavaScript 0.78%
docker fastapi python api rest sqlmodel docker-compose i10n i18n graphql k6 k8s modulith

sar_ms_py's Introduction

Description

The SAR Core Modulith is the incharge of provide some of the most important capabilities of the SAR system, as wastes collect request management, waste management and clients management.

Context

The SAR system (by its initials in spanish Sistema de Gestión de Residuos) is a guvernamental scope fictitious enterprise system, SAR was proposed as one of the software focused projects of the AESOF specialization from the Pontificia Universidad Javeriana that i studied during 2023 and 2024, its main objective more than develop a full enterprise system was to improve technicals, design and methodological skills through the practice. The system main functional objective is to attend the need of having a unique centralized software that allows the governments that adopt them to easily manage radioactive wastes off all kinds from radiographies wastes to nuclear wastes and also cooperate with private enterprises that act as strategic partners between other needed capabilities, cause the project was develop as part of a architecture postgraduate project its main focus is in the architectural requirements not in the funcional ones.

Dependencies

The project is mainly based on python but it include artifacts created with other technologies for different purposes such was some shortcuts and git hooks created with NodeJs and Shell scripts that automate some process like code formatting or commit linting when a commit is made the project also include load tests and smoke tests based on K6 and pure JavaScript and manifests written in yml for docker, docker compose and kubernetes, if you are going just to run the project you don't need all the dependencies, but if you are going to contribute to the project development all the dependencies next listed are needed.

  • NodeJs-v20.8.0: Used for creating shortcuts and githooks
  • Python-3.12.0: Used as the main project technologie
  • Poetry-1.8.2: Used for env creation and python package management
  • Docker-26.0.0: Used for cloud and local deployments
  • K6-v0.50.0: Used for load and smoke testing

Related Repositories

Local Deployment

The project could be deployed locally using a docker command or a npm shortcut.

Using just docker.

docker compose -f ./docker-compose.yaml up

Using docker and npm.

npm run docker-start

Project Installation

Assuming that you already counted with the required programming languages and software previously listed execute the next commands in order.

Project core dependencies installation.

poetry install

Project development dependencies installation.

npm install

sar_ms_py's People

Contributors

joseesco24 avatar hernan940504 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.