Skip to content

anhdat204/prf192_assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PRF192 ASSIGNMENT

This is our assignment for building a program to control the database in a mini market.

Deployment

  • If you use IDE like Dev-C++ or Visual Studio, then just clone, build and run the main.exe file.

  • If you do not use IDE, make sure to install the C/C++ environment, run the following commands in terminal:

  git clone https://github.com/hung-tq/prf192_assignment.git
  cd prf192_assignment
  gcc main.c -o main
  ./main

About

Prf192 Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%