-
Notifications
You must be signed in to change notification settings - Fork 1
Helpful Resources
Some useful resources for learning and the project.
Conventional Commits is a specification for creating consistent and descriptive commit messages in software projects. It defines a structured format for commit messages to make them more readable and understandable.
Key Components of Conventional Commit Message:
- Type: Indicates the type of change being made.
- Scope (optional): Describes the scope of the change.
- Subject: A brief description of the change.
- Body (optional): Provides more detailed information about the change.
- Footer (optional): Contains metadata about the commit, such as issue tracker IDs or breaking changes.
Semantic Versioning (often abbreviated as SemVer) is a versioning scheme used primarily in software development to manage and communicate changes in code releases in a standardized manner.
As our project evolves with new releases, this versioning scheme will be more important.
GitHub Docs Issues is a feature that allows project maintainers and contributors to manage documentation-related tasks, feedback, suggestions, and bug reports in a structured and transparent manner directly within the GitHub repository.
It is an introductory git resource to check provided in the assignment.
Turquiz App
DONE
- Lab Report #1
- Lab Report #2
- Lab Report #3
- Lab Report #4
- Lab Report #5
- Lab Report #6
- Lab Report #7
- Lab Report for Lab 9
- Lab Meeting #1
- Meeting #1
- Lab Meeting #2
- Meeting #2
- Project Plan Meeting
- Frontend Meeting #1
- Lab Meeting #3
- Meeting #3
- Meeting #4
- Lab Meeting #4
- Meeting #5
- Meeting #6
- Meeting #7
- Meeting #8
- User Scenario 1 - Explore and Register
- User Scenario 2 - Search for a Quiz & Create a Quiz
- User Scenario 3 - Take & Review a Quiz
- User Scenario 4 - Search Forum & Bookmark & Upvote & Answer
- User Scenario 5 - User Badges
- User Scenario Template
- User Stories