Samantha-Brown / strange-prompts-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strange Prompts for a Strange Planet

A sci-fi writing prompt generator

Table of Contents

Overview and Project Goals

The goal of this Mod3 group project select a new technology to learn independently. Our group elected to build a backend for a React app with the goal of being able to make GET, POST, and DELETE requests from that API. This required researching, finding resources, and building the project without formal instruction.

Deployed App

See It In Action

recording (2)

Learning Goals

  • Independently learn the fundamentals of building a server using PostgreSQL and Express
  • Build a simple server with GET, POST, and DELETE methods
  • Build a React app that utilizes that backend server
  • Write Cypress tests to check user interface displays as intended

Technologies Used

React Badge JavaScript Badge HTML5 Badge CSS3 Badge Cypress Badge PostgreSQL Postman Canva

Future Additions

  • Add login so individual users can store their favorite prompts
  • Add feature for users to suggest new prompts
  • Add Allow users to save and share short stories with other users of the app

Contributors

Resources


Back to top

About


Languages

Language:JavaScript 82.6%Language:CSS 9.7%Language:HTML 7.8%