Skip to content

Moso-sudo/AttendanceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE CLI APPLICATION

Tools Required

Ensure near-cli is installed by running:

near --version

If needed, install near-cli:

npm install near-cli -g

Ensure Rust is installed by running:

rustc --version

If needed, install Rust:

Description

This contract implements a simple Cli students class attendance tracking application, students who attended a given class keys in their information, and the student ismarked as having attended the class.

To test

Three test are included in the project. to run the test;

required software

rust 1.58+ cqrgo near cli

to build the documentation

cd contract
cargo doc --no-deps --open

Authors

Moses Mulumia Nyongesamoses00074@yahoo.com

About

Students Attendance Track App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published