Skip to content
@emily-writes-poems

emily-writes-poems

MERN webapp displaying text and details of my poems + the processing for the database behind it.

Emily Writes Poems. A collection of my poems.

What's this project?

A webapp displaying the text and details of my poetry.

The technical stuff

  • Most of the application is in this repo. It's built using the MERN stack:
    • M: MongoDB (set up and populated with poems!)
    • E: Express.js (backend routing)
    • R: React (bootstrapped with Create React App)
    • N: Node.js (also with Create React App)
  • I use Python (with PyMongo) scripts for updating the database of poems. More on that in this repo. I am currently working on migrating most of the functionality of these scripts (and filling in the blanks of functionality that doesn't yet exist in scripts) into an ElectronJS application. Check out this repo for more.
  • There may a ~30 second delay in fetching the site initially, as the service used to host the webapp wakes up from inactivity.

Styling

Color Palette Fonts

Project logos

Project logo Project alt logo

Pinned

  1. emily-writes-poems-frontend emily-writes-poems-frontend Public

    MERN webapp displaying text and details of my poems.

    JavaScript

  2. emily-writes-poems-scripts emily-writes-poems-scripts Public

    Python scripts to process data for the Mongo database associated with the emily-writes-poems webapp.

    Python

Repositories

Showing 4 of 4 repositories
  • emily-writes-poems-processing Public

    Electron app GUI for managing the data in the Mongo database associated with the emily-writes-poems webapp.

    emily-writes-poems/emily-writes-poems-processing’s past year of commit activity
    JavaScript 0 0 3 0 Updated Jan 18, 2024
  • emily-writes-poems-frontend Public

    MERN webapp displaying text and details of my poems.

    emily-writes-poems/emily-writes-poems-frontend’s past year of commit activity
    JavaScript 0 0 3 0 Updated Sep 2, 2023
  • emily-writes-poems-scripts Public

    Python scripts to process data for the Mongo database associated with the emily-writes-poems webapp.

    emily-writes-poems/emily-writes-poems-scripts’s past year of commit activity
    Python 0 0 1 0 Updated Feb 24, 2023
  • .github Public
    emily-writes-poems/.github’s past year of commit activity
    0 0 0 0 Updated Sep 12, 2022

Top languages

Loading…

Most used topics

Loading…