Skip to content

🚀 Desktop books check out management app implemented in Pharo Smalltalk

License

Notifications You must be signed in to change notification settings

facundoMunoz/books-check-out-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books Check Out System

Pharo Smalltalk (10.0) based desktop app to manage libraries, users and books check out following this assignment

Licence

Screenshots

screenshot1 screenshot1

Built With

  • PHARO

Getting Started

  • Import the project package into your image by using the following code in your Pharo Playground
Metacello new
baseline:'Administrador';
repository: 'github://facundoMunoz/books-check-out-system:main/src'; load.

Usage

  • Use the following method to start the app
SistemaVisual crear

Example

  • The app has no data by default, to create example libraries, users and check outs use the following code instead
SistemaVisual crearConDatos

Contact

GITHUB LINKEDIN

Acknowledgments

This project was made using the following recources ❤️

  • Aytar O. (2002). A guide to work with squeak morph classes. Northeastern University

About

🚀 Desktop books check out management app implemented in Pharo Smalltalk

Topics

Resources

License

Stars

Watchers

Forks