Hunter-Open-Source-Club / Hunter-Open-Source-Club/hacktoberfest21.cpp
Feature - Create Student class to hold use Info
Open
good first issue
Hacktoberfest
help wanted
- Dominant language
- Makefile
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
## Create a student class in a separate file
### Requirements
- Parameter for the name of the user (May change based on the constructor)
- First Name
- Last Name
- Academic Year
- Desired Credits
Constructors can be overloaded, so there can be different solutions to the issue.
Contributor guide
Assessment
This issue has not been assessed yet.