Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

olWebsite Roadmap

ambid17 edited this page Oct 7, 2019 · 27 revisions

Welcome to the olWebsite wiki!

Main domain

  1. "Home" Page for Info on oneleif and how to find us on social media, as well as a Discord invite
  2. "Featured" Page for the best tutorials, blogs, videos, etc.
  3. "Meet The Team" page. With filters by tags (i.e. filter by languages they use, whether they are mentors), find their discord name.
  4. "Search" Page, with the ability to filter through all subdomain blogs
  5. "Developer Docs" pages
  6. "Blogs" page, which shows the top viewed blogs with filters by user and tag.
  7. Login system for developers vs viewers.
  8. Dashboard for followed users/page (React grid layout?). Possibly include an RSS feed
  9. Map of where the developers/users are from.

Developer docs

  1. Interface documentation for APIs
  2. Templates for creating a subdomain, that includes a blog and home page for non-front/backend devs

Sub Domains

  1. Home page- with link to github, personal site, bio, etc.
  2. Blog page- different facing blogs page based on auth.
  • Ability to like, share, and report blogs
  1. Need a way to create a custom subdomain for using your own front/backend. This would generate a basic React front end, hooked into the Vapor backend
  2. Need some UI to manage the subdomain Navigation, front/backend source code, and hosting

Misc

  1. NPM private registry for docs
  2. Ability to host custom data (videos, large files, games, etc)
  3. Blogs made with markdown?

The main domain has a database with reference to each of the subdomains The subdomains have a separate API that keeps track of all of the pages and allows the main domain can request the links.