Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kareem717/group-62-aa-assignment1
Group assignment one for Queen's university CISC 327 course
https://github.com/kareem717/group-62-aa-assignment1
Last synced: about 2 months ago
JSON representation
Group assignment one for Queen's university CISC 327 course
- Host: GitHub
- URL: https://github.com/kareem717/group-62-aa-assignment1
- Owner: kareem717
- License: mit
- Created: 2024-09-16T12:39:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T03:10:45.000Z (3 months ago)
- Last Synced: 2024-10-24T09:27:48.574Z (3 months ago)
- Language: Python
- Size: 2.46 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Cisc327-F24 Assignment1 Submission Instructions
You should follow the below instructions to start your assignment
1. Each group of students needs to create a **private github repository** for their assignment. Any student in a group can create a github repository and add the other two members as collaborators. Create the GitHub repository with the same group name as in OnQ.
2. After creating the repository, you must copy the content from the [app directory](./app/) to initiate your project which contains the boilerplate code. You must use this directory's content as the starting point for your assignment. Once you have copied the content, proceed to run the project by following the instructions provided in the [How to Run](how-to-run.md) link.
3. In your repository, you must add your instructor and head TA, as well as the group-specific TA as collaborators. Your instructor's username is **anwardr**Β and the head TA's username isΒ **devshafi**. We will soon provide the username of your group-specific TA.
β*Important*: When you start working on your project assignment, make sure you all are contributing equally. As we are using github, we can track how much contribution is made by an individual student. So, to get a good grade in assignment you have to contribute to this repository.
π‘π‘π‘ Project Ideas: For projects ideas, you can refer to the [project-ideas.md](./project-ideas.md) file.