https://github.com/ibrahimcsae/to-do-list-flask
This is a To Do List designed in Flask
https://github.com/ibrahimcsae/to-do-list-flask
css flask html javascript python
Last synced: 3 months ago
JSON representation
This is a To Do List designed in Flask
- Host: GitHub
- URL: https://github.com/ibrahimcsae/to-do-list-flask
- Owner: IbrahimCSAE
- Created: 2022-03-02T12:03:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T23:37:54.000Z (over 4 years ago)
- Last Synced: 2025-01-31T11:17:43.237Z (over 1 year ago)
- Topics: css, flask, html, javascript, python
- Language: HTML
- Homepage: https://www.todolist.ibrahimcs.me
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do List app
• Developed a web-app using the Flask framework in Python that allows users to create their own to-do-lists.
• Designed the app following the CRUD principles which allowed users to create,update and delete items from their to-do-lists.
• Utilized SQLAlchemy to facilitate the connection between the app and the SQLite database.
• Utilized Elastic Beanstalk to host the app, and optimized it by using an application load balancer attached to an auto-scaling group.
• Utilized Route53 DNS service to map Elastic Beanstalk to a custom domain to deliver the app to end users.
• You can visit my website here [todolist.ibrahimcs.me](https://www.todolist.ibrahimcs.me).
# Technologies Used





# AWS Services Used
 Elastic Beanstalk
 EC2
 Route53
 Code Pipeline
 AWS Certificate Manager