tqa3001 / StudyingPhilosophy

Note-taking app for philosophy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Studying Philosophy App

A side project for learning the MERN stack and at the same time help me take philosophy notes. Features: CRUD operations on users, sources, notes. Notes are given properties that correspond to different phrases of learning a text: comprehending, questioning, and producing.

Usage

Development

  • In /backend: npm run dev to load the node.js server at port 1001.
  • In /frontend: Change fetchBaseQuery's baseUrl to localhost:1001, then npm run dev

Todo

  • Implement algorithms for reviewing notes
  • Read relevant papers on technologies to aid reasoning.

About

Note-taking app for philosophy


Languages

Language:JavaScript 97.8%Language:HTML 1.4%Language:CSS 0.5%Language:TypeScript 0.4%