Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.01 KB

Intheloop

Intheloop helps stay up-to-date with the technologies you're interested in.

Admin Interface

This repository contains an admin interface (based on Nuxt SPA) to speed up the process of editing and adding topics. If users are ever allowed to add/suggest books/courses/blogs, the automatic parsing should be moved outside this repository. For now, parsing courses/books/blogs resides in this repository.

Roadmap

The rough roadmap can be found here and is powered by productstash.io.

Repositories

  • Web - Nuxt.js web app that powers Intheloop
  • Worker - Nest.js+BullMQ worker for scraping data
  • Functions - Firebase functions for API endpoints/scheduled functions
  • Admin - Nuxt.js admin interface for adding/editing topics