Kanau is an educational web app to aid knowledge retention for Japanese learners through the presentation of flashcards. The review interval of these flashcards are calculated based on how well a user remembers them. It also contains a self-hosted Japanese Dictionary, complete with sample sentences and an easy add-to-card feature. Click here for the full specification of the project.
- Clone the project either by directly downloading the repository here, or using the command below.
(Note: git should be installed in your system for you to be able to use this command).
git clone https://github.com/DLSU-CCAPDEV/2021T2-G41
-
Open Command Prompt.
-
Navigate to the project folder - the folder containing the contents of the cloned or downloaded repository.
-
Run the command
npm install
to initialize and install all necessary modules used in the project. -
To run the server locally, a
.env
file is required. It was not included in the repository since it contains sensitive information. Please ask the owners for the.env
file. Once acquired, place the.env
file in the root directory of the project.
-
Open Command Prompt.
-
Navigate to the project folder - the folder containing the contents of the cloned or downloaded repository.
-
Run the command
node app.js
. If the app is working properly, your Command Prompt should display the following statement:
Server is running!
- Open a web browser and type the following URL:
http://localhost:3000/
Password | |
---|---|
[email protected] | vTx2QQAz |
[email protected] | T6yGQPsj |
[email protected] | gU7SFDv4 |
[email protected] | yP5Mq61Q |
[email protected] | cvIyU23B |