Giter Site home page Giter Site logo

area's Introduction

Area: Automation Platform of Digital Life

Overview

Action REAction is an automation platform designed to streamline and automate various digital tasks in a user's life. This project was developed using Go with the Gin framework for the backend and VueJS for the frontend. The platform functions similarly to popular automation tools like IFTTT and Zapier, allowing users to create interconnections between different digital services.

Project Structure

The project consists of two main components:

  1. Application Server: Implements the core business logic using Go and the Gin framework, and exposes functionalities via a REST API.
  2. Web Client: A browser-based client developed using VueJS for accessing and using the platform.

Features

User Management

  • Registration and account creation
  • Authentication via username/password or OAuth2
  • User profile management
  • Create, update, and delete workflows

Services

  • Subscription to various digital services (e.g., Outlook 365, Yammer, OneDrive, TwitterX, Instagram, etc..)
  • OAuth2-based authentication for service subscriptions

Action Components

  • Define triggers based on various digital activities (e.g., project completion, new message, file upload)

REAction Components

  • Perform specific tasks in response to triggers (e.g., send a message, add a file, post on social media)

AREA

  • User-defined interconnections between Actions and REActions to automate workflows

Trigger

  • Detects and activates REActions based on predefined Actions and their conditions

The main idea behind the platform is to allow users to create custom workflows by connecting different digital services and automating tasks based on specific triggers.

Architecture

  • Application Server: Hosts the core business logic developed using Go and the Gin framework, and exposes functionalities via a REST API.
  • Web Client: A frontend application developed using VueJS for user interaction.

Development Tools and Technologies

  • Backend: Go programming language with the Gin framework
  • Frontend: Javascript with VueJS framework
  • Docker Compose: Used for containerization and orchestration of services.

Project Construction

Docker Compose Configuration

A docker-compose.yml file is included at the root of the project, defining the services:

  • server: Application server running on port 8080
  • client_web: Web client running on port 8081

File Structure

All source files related to the project are included in the delivery, excluding unnecessary files (binary, temp files, obj files, etc.).

For more details, please refer to the project documentation and codebase.

area's People

Contributors

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