Skip to content

"Development of C++ Programming Language through Case Studies"

License

Notifications You must be signed in to change notification settings

Alizaaaja4/Project_Cpp-Ver.4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏐 D'LigaVolly 🏐

A simple practice project to deepen your understanding of C++ programming by building a user-friendly application.

About 📖

D'LigaVolly is an application program that aims to manage information about volleyball leagues. Using this app, users can create, view, update, and delete data related to volleyball teams, players, matches, and other information related to volleyball leagues.

Authentication 🔐

To access the features of D'LigaVolly, please use the following login credentials:

For Admin Access:

  • Username: vollydaskom
  • Password: 2424

For Public Access:

  • Email: user@gmail.com
  • Username: uservolly
  • Password: 000

Get Started ▶️

Clone the Repository

git clone https://github.com/Alizaaaja4/Project_Cpp-Ver.4/DLigaVolly.git

Compile and Run the Program

g++ DLigaVolly.cpp -o DLigaVolly
./DLigaVolly

About

"Development of C++ Programming Language through Case Studies"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages