Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mlh-fellowship/orientation-project-python-24.fal.a issues and pull requests
#73 - Added full .gitignore for Python related files
Pull Request -
State: closed - Opened by David-OC17 4 months ago
#72 - Refactor UserInformation and Reset data Endpoint
Pull Request -
State: closed - Opened by yalsaffar 4 months ago
#71 - Adding GET all data endpoint
Pull Request -
State: closed - Opened by yalsaffar 4 months ago
#70 - Add Education POST and PUT Endpoints with File Upload Support
Pull Request -
State: closed - Opened by hastagAB 4 months ago
#69 - Fix linter errors and tests
Pull Request -
State: closed - Opened by pvdosev 4 months ago
- 3 comments
#68 - Implement DELETE Endpoint for Experience Entries
Pull Request -
State: closed - Opened by ferdeleong 4 months ago
#67 - Fix linter issues
Issue -
State: closed - Opened by pvdosev 4 months ago
- 2 comments
#66 - Implement Endpoint for Exporting all Data to Frontend for Resume Generation
Issue -
State: closed - Opened by yalsaffar 4 months ago
- 1 comment
#65 - Don't attempt to parse different request types: fixes adding new experiences
Pull Request -
State: closed - Opened by pvdosev 4 months ago
- 3 comments
#64 - Add flask-cors to requirements.txt
Pull Request -
State: closed - Opened by pvdosev 4 months ago
- 4 comments
#63 - Clean up virtualenv folder in repo
Pull Request -
State: closed - Opened by pvdosev 4 months ago
- 1 comment
#62 - Solving Data Persistence with data.json locally
Pull Request -
State: closed - Opened by yalsaffar 4 months ago
- 2 comments
#61 - Install and Implement Flask-CORS to handle Cross-Origin Resource Sharing
Pull Request -
State: closed - Opened by oduyemi 4 months ago
#60 - Fix adding new experiences
Issue -
State: closed - Opened by pvdosev 4 months ago
#59 - Solving Data Persistence with data.json
Pull Request -
State: closed - Opened by yalsaffar 4 months ago
- 1 comment
#58 - Implement Data Persistence with data.json
Issue -
State: closed - Opened by yalsaffar 4 months ago
- 1 comment
#57 - Added reorder for Experiences, Educations and Skills with PUT endpoints
Pull Request -
State: closed - Opened by ArshiaZr 4 months ago
- 1 comment
#56 - Add Education POST and PUT Endpoints with File Upload Support
Pull Request -
State: closed - Opened by hastagAB 4 months ago
- 1 comment
#55 - Add Custom Sections Feature for Resume Builder
Pull Request -
State: closed - Opened by hastagAB 4 months ago
- 1 comment
#54 - Implement DELETE Endpoint for Education Entries
Pull Request -
State: closed - Opened by ferdeleong 4 months ago
- 1 comment
#53 - Create route for serving uploaded files from /uploads.
Issue -
State: closed - Opened by larrytamnjong 4 months ago
- 1 comment
#52 - implement route for serving uploaded files from /uploads.
Pull Request -
State: closed - Opened by larrytamnjong 4 months ago
- 4 comments
#51 - #11 Spell check on content added by user
Pull Request -
State: closed - Opened by oduyemi 5 months ago
- 1 comment
#50 - Implement Flask-CORS to handle Cross-Origin Resource Sharing
Issue -
State: closed - Opened by oduyemi 5 months ago
#49 - Add `PUT` endpoint for updating experience
Pull Request -
State: closed - Opened by ArshiaZr 5 months ago
- 4 comments
#48 - Independent tests
Pull Request -
State: closed - Opened by PeanutButterRat 5 months ago
#47 - Add Custom Sections Feature for Resume Builder
Pull Request -
State: closed - Opened by hastagAB 5 months ago
- 1 comment
#46 - Pytest results is not independent of test order
Issue -
State: closed - Opened by PeanutButterRat 5 months ago
- 1 comment
#45 - Add endpoint for deleting skills
Pull Request -
State: closed - Opened by PeanutButterRat 5 months ago
- 1 comment
#44 - Add Custom Sections Feature for Resume Builder
Issue -
State: closed - Opened by hastagAB 5 months ago
#43 - Implemented PUT route for skills and added corresponding test
Pull Request -
State: closed - Opened by nfallah 5 months ago
- 2 comments
#42 - Updated docstring to include params and further explanation
Pull Request -
State: closed - Opened by David-OC17 5 months ago
#41 - Add Education POST and PUT Endpoints with File Upload Support
Pull Request -
State: closed - Opened by hastagAB 5 months ago
- 4 comments
#40 - feat: implement route to add a new education
Pull Request -
State: closed - Opened by dannyl1u 5 months ago
- 2 comments
#39 - feat: Implement API route to return all "Educations"
Pull Request -
State: closed - Opened by dannyl1u 5 months ago
- 1 comment
#38 - Issue #31, tests updated
Pull Request -
State: closed - Opened by oduyemi 5 months ago
- 2 comments
#37 - Issue #31, conflicts resolved as well
Pull Request -
State: closed - Opened by oduyemi 5 months ago
#36 - Add GET Method to Retrieve Skills
Pull Request -
State: closed - Opened by tareknaser 5 months ago
- 1 comment
#35 - Issue #31 Routing for landing page
Pull Request -
State: closed - Opened by oduyemi 5 months ago
#34 - Add GET Method to Fetch Education Entry by Index
Pull Request -
State: closed - Opened by tareknaser 5 months ago
#33 - Routing for the API landing page implemented and test included
Pull Request -
State: closed - Opened by oduyemi 5 months ago
#32 - Issue #31: Routing for the API landing page implemented
Pull Request -
State: closed - Opened by oduyemi 5 months ago
- 1 comment
#31 - Implement a routing for the API landing page
Issue -
State: closed - Opened by oduyemi 5 months ago
- 1 comment
#31 - Implement a routing for the API landing page
Issue -
State: closed - Opened by oduyemi 5 months ago
- 1 comment
#30 - Add Logo Upload Functionality for Experience, Education, and Skill Objects
Pull Request -
State: closed - Opened by hastagAB 5 months ago
- 8 comments
#29 - Implement API route to add new "Skills"
Pull Request -
State: closed - Opened by davidkurilla 5 months ago
#28 - Implement API route to return all "Experiences"
Pull Request -
State: closed - Opened by davidkurilla 5 months ago
#27 - Implement API route to return a specific Skill
Pull Request -
State: closed - Opened by nfallah 5 months ago
- 1 comment
#26 - Implement API route To return a specific "Experience"
Pull Request -
State: closed - Opened by davidkurilla 5 months ago
- 2 comments
#25 - feat: implement route for managing user information (GET, POST, PUT)
Pull Request -
State: closed - Opened by larrytamnjong 5 months ago
- 1 comment
#24 - Implement API route to add new "Experience"
Pull Request -
State: closed - Opened by davidkurilla 5 months ago
- 2 comments
#23 - GET POST REQUEST DONE OF ALL
Pull Request -
State: closed - Opened by Fareed95 5 months ago
- 3 comments
#22 - Implement API route to add new "Experience"
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#21 - Implement API route to return all "Experiences"
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 4 comments
Labels: good first issue, feature
#20 - Implement API route to return a specific Experience
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#19 - Implement API route to add new "Education"
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#18 - Implement API route to return all "Educations"
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#17 - Implement API route to return a specific Education
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#16 - Implement API route to add new "Skills"
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#15 - Implement API route to return all "Skills"
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#14 - Implement API route to return a specific Skill
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature
#13 - Add validation that POST requests are in the correct format
Issue -
State: open - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature
#12 - Ability to reorder Experience, Education and Skill lists
Issue -
State: open - Opened by MLHProgram 5 months ago
Labels: feature
#11 - Spell check on content added by user
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature, stretch
#10 - Add ChatGPT functionality to help users reword the description section of their resume
Issue -
State: open - Opened by MLHProgram 5 months ago
Labels: feature, stretch
#9 - Update docstrings to include more detail
Issue -
State: open - Opened by MLHProgram 5 months ago
- 1 comment
Labels: bug, good first issue
#8 - Edit existing Experience
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature
#7 - Edit existing Education
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 2 comments
Labels: feature
#6 - Edit existing Skill
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature
#5 - Delete existing Experience
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature
#4 - Delete existing Education
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature
#3 - Delete existing Skill
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature
#2 - Allow logos to be stored for each object
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: feature
#1 - Ability to handle user information for resume
Issue -
State: closed - Opened by MLHProgram 5 months ago
- 1 comment
Labels: good first issue, feature