An open API service indexing awesome lists of open source software.

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

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)