What is Robbie-Robot-Shop ?

Robbie Robot Shop is a software that provides users basic operations on a robot shop's database, such as:

  • Add or erase publications, customers, or robot_models
  • Check in or check out a publication

What I used to create this software

  • C++
  • FLTK GUI Library

What I do as a programmer

  • Use classes to manage database entities: publication, customer, robot_model.
  • Provide basic database operations such as adding a publication, checking in and checking out a publication.
  • Implement GUI for Windows, Linux using FLTK library package.

Built With

Share this project:

Updates