Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Ada-C22
/
task-list-api
Public
forked from
AdaGold/task-list-api
Notifications
You must be signed in to change notification settings
Fork
44
Star
0
Code
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Sphinx C22 - Aleida V
- #33
#33
Open
aleidavi
wants to merge 14 commits into
Ada-C22:main
Ada-C22/task-list-api:main
from
aleidavi:main
aleidavi/task-list-api:main
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Sphinx C22 - Aleida V
#33
aleidavi
wants to merge 14 commits into
Ada-C22:main
Ada-C22/task-list-api:main
from
aleidavi:main
aleidavi/task-list-api:main
Copy head branch name to clipboard
Commits
Commits on Nov 4, 2024
finished creating Task model, and wave 1, but no wave 1 tests have passed
aleidavi
committed
d6ba97c
View commit details
Copy full SHA for d6ba97c
Browse repository at this point
Commits on Nov 6, 2024
finished wave 1 and 2 - must add get_all_tasks() route back to routes file
aleidavi
committed
19a1d4b
View commit details
Copy full SHA for 19a1d4b
Browse repository at this point
Commits on Nov 7, 2024
commiting new changes to task_routes.py and test_wave_03.py
aleidavi
committed
d0678a5
View commit details
Copy full SHA for d0678a5
Browse repository at this point
completed waves 1-5, and finished tests waves 1-5
aleidavi
committed
3f5d293
View commit details
Copy full SHA for 3f5d293
Browse repository at this point
Commits on Nov 8, 2024
route_utilties.py file added - will proceed to refactor the code as in Part7/8 of lessons
aleidavi
committed
a8b1a3a
View commit details
Copy full SHA for a8b1a3a
Browse repository at this point
reverted refactoring to pevious commit in order to work on wave 6
aleidavi
committed
f071a28
View commit details
Copy full SHA for f071a28
Browse repository at this point
Commits on Nov 9, 2024
all waves 1 to 6 have now passed, ready to deploy on render
aleidavi
committed
1353080
View commit details
Copy full SHA for 1353080
Browse repository at this point
Commits on Nov 10, 2024
ready to deploy on render, and connect to render database
aleidavi
committed
6eb7bcb
View commit details
Copy full SHA for 6eb7bcb
Browse repository at this point
deleted original migrations file; then reran flask db init to restart a new migrations folder
aleidavi
committed
2184a9a
View commit details
Copy full SHA for 2184a9a
Browse repository at this point
Commits on Nov 12, 2024
modified task and goal model to remove unused code
aleidavi
committed
136c02c
View commit details
Copy full SHA for 136c02c
Browse repository at this point
Commits on Dec 20, 2024
adding CORS for Task-List-front end connection
aleidavi
committed
bab0ce1
View commit details
Copy full SHA for bab0ce1
Browse repository at this point
Update __init__.py
Show description for 7af8ae8
aleidavi
authored
7af8ae8
View commit details
Copy full SHA for 7af8ae8
Browse repository at this point
Update __init__.py
Show description for 5e5caab
aleidavi
authored
5e5caab
View commit details
Copy full SHA for 5e5caab
Browse repository at this point
Commits on Jan 21, 2025
changed back-end responses for mark task complete and posting a new task
Show description for cd408b5
aleidavi
committed
cd408b5
View commit details
Copy full SHA for cd408b5
Browse repository at this point
You can’t perform that action at this time.