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

Ft-Responders #30

Merged
merged 6 commits into from
Jun 9, 2020
Merged

Ft-Responders #30

merged 6 commits into from
Jun 9, 2020

Conversation

AnthoniaOkafor
Copy link
Collaborator

@AnthoniaOkafor AnthoniaOkafor commented Jun 7, 2020

Description

In this task, I created a search/filter page where accident response team, such as the Police, Federal Road Safety Corps (FRSC), and authorised agencies, would search users responses to the accident report form. Searches could be by State or by date of accident.

The list of dependencies are:
asgiref==3.2.7
astroid==2.4.1
beautifulsoup4==4.9.1
colorama==0.4.3
Django==3.0.6
django-bootstrap-datepicker-plus==3.0.5
django-bootstrap4==1.1.1
django-filter==2.3.0
django-multiselectfield==0.1.12
django-tz-detect==0.3.0
djangorestframework==3.11.0
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
psycopg2==2.8.5
pylint==2.5.2
python-dotenv==0.13.0
pytz==2020.1
six==1.14.0
soupsieve==2.0.1
sqlparse==0.3.1
toml==0.10.1
wrapt==1.12.1

All pull requests should be related to open issues. Indicate the issue(s) bellow and remove this line:
Fixes #(issue number 1) #24 (issue number 2 if applicable)

How Has This Been Tested?

Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code etc.

Screenshots (if applicable, else remove this line / section)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added necessary inline code documentation
  • I have added tests that prove my fix is effective and that this feature works
  • New and existing unit tests pass locally with my changes
    screencapture-report-responses

@AnthoniaOkafor AnthoniaOkafor changed the title WIP - Ft-Responders Ft-Responders Jun 8, 2020
Copy link
Collaborator

@happyjosh-tech happyjosh-tech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean code, can you add screenshot or a little demo on the group for better accessibility

@AnthoniaOkafor
Copy link
Collaborator Author

@happyjosh-tech , a screenshot is already there

@happyjosh-tech happyjosh-tech merged commit ab658f2 into develop Jun 9, 2020
@happyjosh-tech happyjosh-tech linked an issue Jun 12, 2020 that may be closed by this pull request
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.

Response Team Full Stack Development
2 participants