Skip to content

homebrew-ec-foss/FeynTerm

 
 

Repository files navigation

FeynTerm

A terminal program to reinforce learning using the Feynman learning method. C mini project, 2nd semester, a work in progress

Proposed feature list:

  • Input as raw text

  • Input as PDF using OCR

  • Input as typed text

  • Comparison of those two

  • Scoring system (Perfect/satisfactory/unsatisfactory...)

How to use the program

  1. Clone the repo and unzip and open
  2. In your shell terminal, type make to compile the program
  3. make run will compile and run the program
  4. To cleanup, execute make clean to remove the generated files.

About

HSP Project Expo-2.0: A terminal program to reinforce learning using the Feynman learning method

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C 99.8%
  • Makefile 0.2%