Skip to content

The backend algorithms for a memory chat-bot that assists in training memorize programming languages.

Notifications You must be signed in to change notification settings

natesire/mnemonic-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Bot

Memory chat bot helps train you on memorizing all the built-in functions for any programming language.

Start with acronyms and generate all the permutations of possible words that satisfy an acronym.

View the frontend on Github Pages built with ReactJS

https://natesire.github.io/memory

Run the ReactJS app locally

cd react

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm run test

Launches the test runner in the interactive watch mode.

Optional Backend

Data included into the frontend so you can see the working ReactJS app without a backend server.

Dependencies

Node 16.0.0

NPM 7.10.0

Troubleshooting

  1. Cannot find module natejs

About

The backend algorithms for a memory chat-bot that assists in training memorize programming languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published