ARMS-redis-ts

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ARMS-redis-ts

  • This is the final project I built, ARMS-redis-ts. I used a typescript because of the errors I was getting and I learnt a lot. The idea was to use redis for caching. I did that in ARMS - integrate-redis-for-caching. The performance was really good and I decided to rewrite it using redis as the primary database. I used the redis-om nodejs package to provide the object mapping for Redis. The structure was similar to the previous database scehmas, ARMS.

  • ARMS

    ARMS is a management system for renting apartments. There are the tenants and land-lord, who is the admin. The admin registers apartments on ARMS, a tenant who is interested in renting from this land-lord registers for an apartment. Each apartment has its own detail, describing the basic interior of the room - provided by the admin, the cost for a term - a term is three month.

  • This is the final project I built, ARMS-redis-ts. I used a typescript because of the errors I was getting and I learnt a lot. The idea was to use redis for caching. I did that in ARMS - integrate-redis-for-caching. The performance was really good and I decided to rewrite it using redis as the primary database. I used the redis-om nodejs package to provide the object mapping for Redis. The structure was similar to the previous database scehmas, ARMS.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ARMS is a management system for renting apartments. There are the tenants and land-lord, who is the admin. The admin registers apartments on ARMS, a tenant who is interested in renting from this land-lord registers for an apartment. Each apartment has its own detail, describing the basic interior of the room - provided by the admin, the cost for a term - a term is three month. This is just an API and there is a postman collection that can be used to CRUD the entities involved.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hoppscotch vs Postman - Why choose Hoppscotch?

    1 project | dev.to | 21 May 2024
  • A dance with Merkle Trees

    1 project | dev.to | 21 May 2024
  • ASP.NET Core New BackEnd Framework! CodeBehind 2.5 Released

    3 projects | dev.to | 20 May 2024
  • Online Safety: A Guide to Protecting Yourself

    1 project | dev.to | 20 May 2024
  • Reverse-engineered Shazam audio signature generator

    1 project | news.ycombinator.com | 20 May 2024