What do I even need to graduate?
The interactive program to help you answer that question and figure out the classes
you need to finish getting your degree.
Able to check:
- What kind of CS classes are needed to graduate.
- The pre-reqs and co-reqs for each class.
We're planning to use the terminal interface to test-out all implemented features for now before beginning to host it on the web, possibly with react or flask.
Take a look at CONTRIBUTING.MD for contribution guidelines and the Issues of the repository to see what you can add to the project!
Fork
the repositoryClone
the repository by typinggit clone https://github.com/(username)/hacktoberfest21.cpp.git
orgit clone [email protected]:(username)/hacktoberfest21.cpp.git
into your terminal depending on if you're using HTTPS or SSH respectively.- After making your changes and
commit
to the dev branch - Create a
pull request
to this repo from the fork
For more information, or if you get stuck and need help, go to https://discord.gg/PwrkJYkdAz where GDSC members help you! Feel free to email [email protected] with questions or concerns as well, just add [Hacktoberfest]
to the subject line. Thanks for your help!!