Skip to content

sseryani/Buxfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple implementation of the popular Buxfer program on C. Designed to handle transactions between users.

Demonstrates:

  • C features (Memory allocation, pointers, structs)
  • Implementation of three linked lists
  • Data Structures in C
  • Functional Makefile
  • Parse user commands and fully-functional command-line application
  • Linked list manipulation

To run, use 'make all' and then use ./buxfer with the sample commands (add_group, add_user ...) Must have gcc.

About

An implementation of Buxfer in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published