prince-chrismc / user-management

An open-source application delivering a responsive user management experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Management Docs

An open-source application delivering a responsive user management experience.

🔬 Technical Overview

This repository contains a distributed cloud native application comprised of two components:

  • Front-end - Primary point of interaction with users. It is a React client side application build using webpack for fast surfing.
  • Back-end - Centralized in-memory data storage containing the information of all known users. Written in C++ for flexibility and scalability it leverages many Open-Source technologies listed here.

🚀 Cloud Deployments

ℹ️ The goal for this project is to span multiple public ☁️ clouds all the while costing the least amount possible

🚫 Currently offline!

👨‍🔬 Development Summary

Component Build Coverage
Back-end C++ CI codecov
Front-end Node.js CI codecov

About

An open-source application delivering a responsive user management experience.

License:MIT License


Languages

Language:C++ 43.3%Language:TypeScript 39.8%Language:CMake 9.6%Language:JavaScript 4.3%Language:Python 2.2%Language:HTML 0.4%Language:Dockerfile 0.3%Language:SCSS 0.1%