Giter Site home page Giter Site logo

contacts's Introduction

Contacts

Manage your contacts list with this serverless app

Architecture

  • Architecture
  • This is the Architecture
  • This is a monorepo application. The frontend is power by Angular and the backend with serverless framework

Features

  • CRUD Contact by user
  • Frontend (Angular app)
  • Upload photo to any Contact and display it to the user
  • Only authenticated user can use the application
  • Less permissions by lambda
  • AWS X-Ray distributed tracing
  • API gateway request schemas validation
  • Persistence: DynamoDB
  • The backend use ports and adapter architecture.

Git strategy

  • This project use Trunk based development
  • Comments template
    <type>(scope): <subject>
    <BLANK LINE>
    <body>
    <BLANK LINE>
    
    • Type
      • feat: A new feature
      • fix: A bug fix
      • docs: Documentation only changes
      • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons
      • refactor: A code change that neither fixes a bug nor adds a feature
      • perf: A code change that improves performance
      • test: Adding missing or correcting existing tests
      • chore: Changes to the build process or auxiliary tools and libraries such as documentation generation
      • build: Changes to refer to deploy the application
      • ci: A code change that affects the CI/CD
      • revert: Reverts a previous commit
    • scope: Bounded context
    • subject: Short description
    • body: Optional messages with more detail information

contacts's People

Contributors

pachojgaviria avatar

Stargazers

Roman 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.