Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Abstract
Sexual assault and rape are serious social and public health issues, being one of the major cause of concern.
FirstAide-Web is a web based application developed to help the PCV(Peace Corps Volunteers), in case of sexual
FirstAide-Web is a web based application developed to help the PCV (Peace Corps Volunteers), in case of sexual
harassment. The app ensures safety by sending messages to fellow volunteers, helpline numbers etc. when in trouble. This application makes it a point that the victim can be sure of getting all the help
he/she needs in case of a critical situation. The sexually assaulted volunteer can get information of Peace Corps policy and safety procedures and also contact Peace Corps for help.

Expand All @@ -11,7 +11,7 @@ he/she needs in case of a critical situation. The sexually assaulted volunteer c
1. To fix a new issue and submit a PR, the first step is to report the issue and get it approved by repo owners.
2. Before submitting an issue, make sure it is not already reported by someone else. You can check [here](https://github.com/systers/FirstAide-web/issues) in both open and closed categories
3. Before picking and working on an issue, make sure it is not already assigned to another developer. The protocol followed is that the issue is assigned to the developer who reports it first.
4. To suggest features that you think will enhance the app, please email us.
4. To suggest features that you think will enhance the app, please [email us]([email protected]).
5. When you submit a PR please ensure that commit messages are meaningful and reflect what the PR fixes.
6. When you submit a PR for an issue, ensure that there is description of what the PR fixes, a link to the issue that you are fixing and tag the repo owners for review.

Expand All @@ -23,7 +23,7 @@ Go to your terminal and execute this command

`$ git clone https://github.com/systers/FirstAide-web`

Or download the ZIP file from above
Or download the ZIP file from [above](https://github.com/systers/FirstAide-web/archive/develop.zip)

### Opening and Running
1. Launch XAMPP by opening XAMPP control panel
Expand Down