Skip to content

Console project that seeks to recreate the "Blim" streaming services platform.

Notifications You must be signed in to change notification settings

sami-sopas/Blim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Blim

Console project in c++ for data structure subject that seeks to recreate the "Blim" streaming services platform.

Mainly focused on file management, some of the elements that this project contains are:

  • Delimiters
  • Dimension fields
  • Fixed length records
  • Indexes
  • Serialization
  • Encryption
  • Hashing

The implementation was coded with an object-oriented approach and has two interfaces, one for the administrator and one for the users.

Screenshots

image

image

How to use it

The project was coded in CodeBlocks 20.03, to use the program, just open the project file

More information about the project in the documentation

Authors

About

Console project that seeks to recreate the "Blim" streaming services platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages