Skip to content

womogenes/trailhead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trailhead (working name)

Roadmap.sh but for every skill

i.e. beli but for learning

Education app that creates customized study plans and recommends new material, study date times, etc. Some social media components.

Features

  • assistive
  • comprehensive
  • knowledge graph
    • nodes are resources, people
  • user retention?
  • social media features: follow people, find community
  • beli, but for learning!
  • users can share blog posts detailing their roadmap
  • recommendation system
    • rl ??
    • users can specify the breadth/depth of recommendations if they know what they want to learn (or not)
    • Kind of content they want to look at (mathy, requires thinking, very to understand, something before sleeping, etc)
    • form of content (books, articles, videos, webpages)

Setup

Next.js frontend, FastAPI backend

Frontend

  1. cd frontend
  2. pnpm install
  3. pnpm run dev

Backend

  1. cd backend
  2. pip install -r requirements.txt
  3. fastapi run server.py

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors