Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask Projects

These are 4 Different web projects utilizing Python Flask, JavaScript, and HTML.

Flask_app.py is the root file used for routing the urls.

JSON Parser

This site is a JSON Parser where you can view and filter out a custom json file, in this case a list of apartments.

Image Uploader

This site is an image uploader and viewer using AWS S3 Bucket to host images and DynamoDB to host image post data.

Blog Site

This site is a custom Blog Post using AWS DynamoDB for user data. User's can create accounts post a blog, and view posts.

Twitter

This site is a simple bootleg version of Twitter using AWS DynamoDB for post and user data, and S3 Bucket for profile images.

User's can create accounts, post tweets, reply to tweets, and customize their profile pictures.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages