https://github.com/linkhant19/full-stack-application-design-and-development
My work for the Full-Stack Application Design and Development class (Fall 2024). Languages and Frameworks include: HTML, CSS, JavaScript, Python, Django
https://github.com/linkhant19/full-stack-application-design-and-development
css data-visualization database django full-stack-web-development fullstack-development html javascript
Last synced: 2 days ago
JSON representation
My work for the Full-Stack Application Design and Development class (Fall 2024). Languages and Frameworks include: HTML, CSS, JavaScript, Python, Django
- Host: GitHub
- URL: https://github.com/linkhant19/full-stack-application-design-and-development
- Owner: Linkhant19
- Created: 2024-09-05T13:38:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T19:42:11.000Z (over 1 year ago)
- Last Synced: 2025-10-09T12:43:47.411Z (6 months ago)
- Topics: css, data-visualization, database, django, full-stack-web-development, fullstack-development, html, javascript
- Language: HTML
- Homepage:
- Size: 20.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full-Stack-Application-Design-and-Development
My work for the Full-Stack Application Design and Development class (Fall 2024).
Languages and Frameworks include:
HTML, CSS, JavaScript, Python, Django
## Django applications:
Get A Quote: https://obscure-falls-84019-c2d49ef75cb4.herokuapp.com/quotes/
(Python, HTML, CSS, HTML loops, CSS animations, static, django)
Restaurant Online Order: https://obscure-falls-84019-c2d49ef75cb4.herokuapp.com/restaurant/
(new techniques: HTML forms, CSS ~, calculations, time)
Mini Facebook one-page app: https://obscure-falls-84019-c2d49ef75cb4.herokuapp.com/mini_fb/
(new techniques: admin, models, migrations, database, search forms, login/logout integrations)
Voter_analytics: https://obscure-falls-84019-c2d49ef75cb4.herokuapp.com/voter_analytics/
(new techniques: file processing, database, data search, filter methods, plotting data)