Skip to content
View MeganKennerley's full-sized avatar
Block or Report

Block or report MeganKennerley

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. my_cafe_api my_cafe_api Public

    Creating a REST API and using Postman to GET, PUT, PATCH, and DELETE information from my Database. Using Flask to host the server.

    Python

  2. updated_blog updated_blog Public

    Adding more HTTP routes to create new blog posts, edit posts and delete posts. Flask, SQLAlchemy, WTForms, CKEditor, Bootstrap

    HTML

  3. movie_database movie_database Public

    A movie database which stores all your favourite movies using SQLAlchemy. Add, Update and Delete movies through the Flask server. TMDB API to fetch the movie data.

    CSS

  4. my_library my_library Public

    Using SQLight, Flask and Python to create a database library. Add, edit and delete books through the Flask interface.

    Python 1

  5. spotify_playlist spotify_playlist Public

    Using BeautifulSoup, Spotipy Python package and Spotify OAuth to scrape the billboard music from the date of your choosing and creating a Spotify playlist.

    Python

  6. flask_login_auth flask_login_auth Public

    Creating a database and using Flask to authenticates users. Password hashing and authentication.

    Python