Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

TEAM-3PM/CopCheck

Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
LGTM

View on GitHub

MekhiTudor opened a pull request on TEAM-3PM/CopCheck
josheph ferrari data
Data for our first police officer!
MekhiTudor created a branch on TEAM-3PM/CopCheck

seedss

Mekhi-M opened an issue on TEAM-3PM/CopCheck
Create SearchBar.jsx Component
### **Description:** Implement a reusable `SearchBar.jsx` component that allows users to perform searches based on various criteria. **Component Structure:** - **Text Input:** A controlled input f...
MekhiTudor opened an issue on TEAM-3PM/CopCheck
Backend Routes for Search by Last Name and Badge Number
Provide the backend routes for the search page to fetch from
MekhiTudor opened an issue on TEAM-3PM/CopCheck
Add Seed Data for Officers and their related reports on the public database - Backend
Add the seed information from the NYC Open Data API to our database. Data of the officers and their related reports.
MekhiTudor closed an issue on TEAM-3PM/CopCheck
Implement Cloudinary Video/Image Upload Widget
## Ticket: Implement Cloudinary Upload Widget in Frontend ### Description Integrate Cloudinary's upload widget into the frontend of the application, enabling users to upload images and videos seam...
MekhiTudor opened an issue on TEAM-3PM/CopCheck
Implement Cloudinary Video/Image Upload Widget
## Ticket: Implement Cloudinary Upload Widget in Frontend ### Description Integrate Cloudinary's upload widget into the frontend of the application, enabling users to upload images and videos seam...
MekhiTudor closed an issue on TEAM-3PM/CopCheck
Implement Full User Report Model
- [ ] Create User Report The model should support the ability to create a user report. - [ ] Generate Associated Content for User Reports Upon the creation of a user report, the model should aut...
MekhiTudor closed an issue on TEAM-3PM/CopCheck
Create Log In Page
# Acceptance Criteria - [x] Form titled "Login to your account" centered on screen - [x] Username text field - [x] Password text field - [x] "Login" button below for submission - [ ] Disab...
MekhiTudor closed an issue on TEAM-3PM/CopCheck
Create Sign Up Page
# Acceptance Criteria - [x] Form titled "Create your account" centered on screen - [x] Username text field - [x] This field MUST NOT have a value that is already within the Users Table - [...
MekhiTudor closed an issue on TEAM-3PM/CopCheck
Create backend authentication service to validate login credentials
# Acceptance Criteria - [x] Initialize Postgres db - [x] Create User schema (username, password, full_name, email) - [x] Create api endpoint to validate username + pw combination called "authentic...
Mekhi-M deleted a branch TEAM-3PM/CopCheck

testing-UserLogin+SignUp

Mekhi-M deleted a branch TEAM-3PM/CopCheck

seeds

Mekhi-M pushed 3 commits to main TEAM-3PM/CopCheck
  • seed data added/all precincts-3 officers 428fb02
  • added the tag line!' 2ac49e1
  • Merge pull request #35 from TEAM-3PM/seeds seed data added/all precincts-3 officers - Backend 41d59d4

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
seed data added/all precincts-3 officers - Backend
added all precincts and started adding the officers, 3 so far. I will also later upload specific data on their cases.
Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
Nice catch with the export of Public_Complaints LGTM!!

View on GitHub

MekhiTudor deleted a branch TEAM-3PM/CopCheck

bugFix-userReportForm

MekhiTudor pushed 2 commits to main TEAM-3PM/CopCheck
  • Frontend - User Report Form - Bug Fix dcba2d5
  • Merge pull request #36 from TEAM-3PM/bugFix-userReportForm Frontend - User Report Form - Bug Fix dda2947

View on GitHub

MekhiTudor closed a pull request on TEAM-3PM/CopCheck
Frontend - User Report Form - Bug Fix
Fixed: - When submitting the full report, the text field would not be included in the request - Now, text field is properly added into the request and also is being put first so hopefully we can ...
MekhiTudor created a comment on a pull request on TEAM-3PM/CopCheck
Looks good!

View on GitHub

Mekhi-M opened a pull request on TEAM-3PM/CopCheck
Frontend - User Report Form - Bug Fix
Fixed: - When submitting the full report, the text field would not be included in the request - Now, text field is properly added into the request and also is being put first so hopefully we can ...
Mekhi-M created a branch on TEAM-3PM/CopCheck

bugFix-userReportForm

MekhiTudor created a comment on a pull request on TEAM-3PM/CopCheck
Just added our tagline to the front page

View on GitHub

MekhiTudor pushed 1 commit to seeds TEAM-3PM/CopCheck

View on GitHub

MekhiTudor opened a pull request on TEAM-3PM/CopCheck
seed data added/all precincts-3 officers - Backend
added all precincts and started adding the officers, 3 so far. I will also later upload specific data on their cases.
MekhiTudor created a branch on TEAM-3PM/CopCheck

seeds

Mekhi-M deleted a branch TEAM-3PM/CopCheck

feature-officerSearchForm

Mekhi-M pushed 5 commits to main TEAM-3PM/CopCheck
  • small to no changes, will come back to continue working on cloudinary thinking of solution 057cda4
  • Merge remote-tracking branch 'refs/remotes/origin/main' 9cea30b
  • Allows upload of content e8e4756
  • text is included within the contents array, array resets after a single submission c6701d6
  • Merge pull request #34 from TEAM-3PM/feature-officerSearchForm Make A Complaint Form 7b686cb

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
Make A Complaint Form
Within this pull request contents (text, images, videos) are inside of an array and are connected with the user report id allowing us to keep track of all the text images and videos associated with...
Load more