Skip to content

rxyhn/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab Assignment



preview




About

This app is made in C language, with a library concept, and for college purpose. Then this app has library management functions such as managing members, books, etc.

Features

  • Login / Register
  • Normal role:
    • Main Menu
    • Book Management
  • Super role:
    • Main Menu
    • Book Management
    • User Management

Installation

# Clone this repository
git clone https://github.com/Yoshikazuuu/labAssignment.git

# Change directory to the git folder
cd labAssignment

# Build the binary
make

Usage

# For normal user
./lms

# For super user
./lms admin

Contributors

  1. rxyhn Rayhan
  2. yoshikazuuu Jerry
  3. EzraArya Ezra
  4. rahmadyan95 Haikal

About

Lab Assignment (GSLC Session 7)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published