Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback #1

Open
wants to merge 133 commits into
base: feedback
Choose a base branch
from
Open

Feedback #1

wants to merge 133 commits into from

Conversation

github-classroom[bot]
Copy link

@github-classroom github-classroom bot commented Feb 12, 2023

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to main since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to main since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to main. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @afnan-ahmad @starkAhmed43 @Hrithick-Me @papa-delta

@Hrithick-Me
Copy link

Hrithick-Me commented Feb 19, 2023

Hey folks. I am Hrithick. Glad to be part of this team. 9677582323 is my contact number. Do text me so that we create a group to proceed with our project further, if it is okay with you guys. Have a great day ! @afnan-ahmad @starkAhmed43

afnan-ahmad and others added 24 commits February 19, 2023 13:55
- We have identified the primary, secondary and tertiary users.

- We have written the user stories for the essential requirements of the project.

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Adhil Ahmed <[email protected]>
In this commit, we have added the wireframe document for Student views

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Afnan Ahmad <[email protected]>
In this commit, we have added the wireframe document for common views of the application.

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Afnan Ahmad <[email protected]>
In this commit, we have added the wireframes for the administrator views.

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Afnan Ahmad <[email protected]>
In this commit, we have added the wireframes for the support staff views.

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Afnan Ahmad <[email protected]>
In this commit, we have added the documents pertaining to the project schedule as well as minutes of a few scrum meetings.

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Adhil Ahmed <[email protected]>
In this commit, we have added the document pertaining to the component design and class diagrams of the ticketing system.

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Adhil Ahmed <[email protected]>
- Added the main script for the Flask application.
- Touched initial files for the backend.
- OpenAPI Specification 3.0.3
- File version 1.0.11

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Adhil Ahmed <[email protected]>
Test commit to new branch - merged
Test change 2 in new branch - deleted test.py MERGED
- Assigned authors to their respective files.
- Added initial config related to database.
- Added model for Ticket.
- Added init files.
afnan-ahmad and others added 30 commits April 19, 2023 12:35
- Separated app, related dependencies initialization from driver code. So that they could be reused.

- Added sender relationship to Message model.

- Updated requirements.txt
Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Afnan Ahmad <[email protected]>
Co-Authored-By: Preetodeep Dev <[email protected]>
Added code for basic layout and style.

Implemented the following views:
 - Home page
 - Ticket updates page
 - Ticket creation form
 - Login / register form
 - API access page

Other changes:
 - Updated authentication token expiry to 2 hours.
 - Added utility function to format (humanize) timestamps.
Merge backend with frontend implementation
Added view pertaining to the user's profile. It supports updating the profile information also.
Co-Authored-By: Afnan Ahmad <[email protected]>
Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Afnan Ahmad <[email protected]>
Co-Authored-By: Preetodeep Dev <[email protected]>
In this commit, we have added the final project report which is the culmination of all previous milestones, as well as some additions pertaining to Milestone 6.

In a subsequent commit, we would be adding the video presentation also.

Co-Authored-By: Preetodeep Dev <[email protected]>
Co-Authored-By: Adhil Ahmed <[email protected]>
In this commit, I have added my workflow demonstration video for the backend API, demonstrating three of the (many) endpoints that we've implemented. I've also made an minor addition to the YAML file: I've added the description for the analytics API endpoint that has already been implemented.
Co-Authored-By: Afnan Ahmad <[email protected]>
Co-Authored-By: Preetodeep Dev <[email protected]>
This is the final video workflow demonstration for our ticketing system application. In this video, we get into a Google Meet and make a presentation about our application. We also demonstrate some specific workflows involving the frontend and the backend REST API.

Co-Authored-By: Afnan Ahmad <[email protected]>
Co-Authored-By: Preetodeep Dev <[email protected]>
Added an overall description of the final submissions performed under Milestone 6.
- Added upvote logic in the Flask controller.
- Added table for mapping users to upvotes in the database.
- Added relationship for upvotes in User model.
- Updated ticket view to include the upvote / downvote button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants