Ecosyste.ms: Timeline

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

BryanCPineda/hp-dev-jobberwocky

BryanCPineda pushed 2 commits to main BryanCPineda/hp-dev-jobberwocky
  • docs(README): add planning project link to README for additional context on project development and roadmap 19f2518
  • Merge pull request #4 from BryanCPineda/develop docs(README): add planning project link to README for additional cont… 7ed695d

View on GitHub

BryanCPineda closed a pull request on BryanCPineda/hp-dev-jobberwocky
docs(README): add planning project link to README for additional cont…
…ext on project development and roadmap
BryanCPineda opened a pull request on BryanCPineda/hp-dev-jobberwocky
docs(README): add planning project link to README for additional cont…
…ext on project development and roadmap
BryanCPineda pushed 1 commit to develop BryanCPineda/hp-dev-jobberwocky
  • docs(README): add planning project link to README for additional context on project development and roadmap 19f2518

View on GitHub

BryanCPineda pushed 2 commits to main BryanCPineda/hp-dev-jobberwocky
  • docs(README): update README with setup instructions and API endpoint details for Jobberwocky API deployment and usage 5c97c0c
  • Merge pull request #3 from BryanCPineda/develop docs(README): update README af7c64a

View on GitHub

BryanCPineda closed a pull request on BryanCPineda/hp-dev-jobberwocky
docs(README): update README
…details for Jobberwocky API deployment and usage
BryanCPineda opened a pull request on BryanCPineda/hp-dev-jobberwocky
docs(README): update README
…details for Jobberwocky API deployment and usage
BryanCPineda pushed 1 commit to develop BryanCPineda/hp-dev-jobberwocky
  • docs(README): update README with setup instructions and API endpoint details for Jobberwocky API deployment and usage 5c97c0c

View on GitHub

BryanCPineda pushed 2 commits to main BryanCPineda/hp-dev-jobberwocky
  • fix(services): improve error handling in jobSearchService and correct import statement for dynamicEndpointBuilder 6c51e4e
  • Merge pull request #2 from BryanCPineda/develop fix(services): improve error handling in jobSearchService and correct… 6b47aa3

View on GitHub

BryanCPineda closed a pull request on BryanCPineda/hp-dev-jobberwocky
fix(services): improve error handling in jobSearchService and correct…
… import statement for dynamicEndpointBuilder
BryanCPineda opened a pull request on BryanCPineda/hp-dev-jobberwocky
fix(services): improve error handling in jobSearchService and correct…
… import statement for dynamicEndpointBuilder
BryanCPineda pushed 1 commit to develop BryanCPineda/hp-dev-jobberwocky
  • fix(services): improve error handling in jobSearchService and correct import statement for dynamicEndpointBuilder 6c51e4e

View on GitHub

BryanCPineda pushed 11 commits to main BryanCPineda/hp-dev-jobberwocky
  • feat( index.ts ): server conection up 128d5b3
  • chore: add initial project setup with TypeScript, ESLint, Nodemon, and essential configuration files f3f5c31
  • feat(server.ts): set up Express server with JSON support and routing configuration b61eee7
  • feat(config): add data source and environment configuration for database connectivity using TypeORM c355cb4
  • feat(routes): implement job routes for job registration and search with Express routing setup 0864912
  • feat(controllers): add job register and search controllers for handling job operations via Express API e107a9a
  • feat(services): implement job registration and search services to manage job-related functionalities with TypeORM int... 5c0363e
  • feat(entities): create entity models for job management including Enterprise, ExperienceLevel, Job, JobType, Location... a2ff5ec
  • feat(dtos): add JobDTO and LocationDTO to manage job registration and search data structures 678cd39
  • feat(helpers): implement endpointBuilder and transformApiResponse functions for dynamic endpoint generation and API r... c427c92
  • Merge pull request #1 from BryanCPineda/develop Develop 646a51d

View on GitHub

BryanCPineda closed a pull request on BryanCPineda/hp-dev-jobberwocky
Develop
BryanCPineda opened a pull request on BryanCPineda/hp-dev-jobberwocky
Develop