Skip to content

An arithmetic learning terminal-based application using Bash (for students & teachers)

Notifications You must be signed in to change notification settings

tommyc2/Arithmetic-Learning-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetic Learning Terminal-Based App

This terminal-based application is designed to allow students to login using their credentials, pick 1 of several options (Times Tables, Practice Quiz etc.) and receive feedback on these tests.

Teachers can also login and view a student's results, manage students etc.

Users are stored in a CSV file and quiz attempts are stored in a TXT file for simplicity and ease of use.

Developed using Bash

To run this program, clone the repo to your local machine using the following commands:

git clone https://github.com/tommyc2/Arithmetic-Learning-Program.git
cd Arithmetic-Learning-Program
chmod +x assignment.sh

About

An arithmetic learning terminal-based application using Bash (for students & teachers)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages