An open API service indexing awesome lists of open source software.

https://github.com/ashwanicoding/ust-assignment

The UST Git Assignment is designed to familiarize you with essential Git and GitHub operations. You'll create a local repository, manage branches, commit changes, push to GitHub, and handle ad-vanced tasks like stashing, squashing commits, and using Git bisect for troubleshooting.
https://github.com/ashwanicoding/ust-assignment

Last synced: about 2 months ago
JSON representation

The UST Git Assignment is designed to familiarize you with essential Git and GitHub operations. You'll create a local repository, manage branches, commit changes, push to GitHub, and handle ad-vanced tasks like stashing, squashing commits, and using Git bisect for troubleshooting.

Awesome Lists containing this project

README

          

# UST Assignments

This repository contains a Command-Line Interface (CLI) based Library Management System developed as part of the UST assignment. The system automates key library functions such as book management, issuing and returning books, calculating fines, and generating reports. It's designed to provide a streamlined and efficient way to manage library operations using simple command-line inputs.