https://github.com/ramonbecker/library-system-structured
Project of library system for the discipline of Structured Programming
https://github.com/ramonbecker/library-system-structured
Last synced: about 1 year ago
JSON representation
Project of library system for the discipline of Structured Programming
- Host: GitHub
- URL: https://github.com/ramonbecker/library-system-structured
- Owner: RamonBecker
- Created: 2019-04-13T15:34:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T19:40:43.000Z (about 5 years ago)
- Last Synced: 2024-12-25T16:10:32.675Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library System
> The library system was developed for the discipline of structured programming.
## :information_source: Information
The library system aims to manipulate the data entered and create it in files. For the listing of the data, the system searches the created files for the data and shows it to the user in the terminal.
## 📹 Demo

## ⚠️ Prerequisite

## :rocket: Installation

```sh
git clone https://github.com/RamonBecker/Library-System.git
sudo apt update
sudo apt install build-essential
sudo apt-get install manpages-dev
gcc --version
```

```sh
git clone https://github.com/RamonBecker/Library-System.git
or install https://desktop.github.com/
install: https://cygwin.com/install.html
```
## :zap: Technologies
- C
## :memo: Developed features
- [x] The user can register new users
- [x] The user can list the registered users
- [x] The user can register new books.
- [x] The user can list the registered books
- [x] The user buy books
- [x] The user makes loans
- [x] The user can edit the data of the new users entered
- [x] The user can edit the data of the new inherited books
- [x] The user can search for registered books
- [x] The user can return the borrowed book.
## :technologist: Author
By Ramon Becker 👋🏽 Get in touch!
[
](https://github.com/RamonBecker) [
](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
