Alex-is-Gonzalez / amplify

The ProgramEquity Amplify app

Home Page:https://amplify-app-production.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amplify

Table of Contents

Getting Started

This repo contains both the frontend and backend portions of the Amplify application.

The frontend code is stored in the src/ directory.

The backend (API) code is stored in the server/ directory.

Project Workflow:

Enablement Deck

Screen Shot 2021-05-15 at 11 26 45 AM

Resources:

  • We meet every Wednesday from 12-1 pm pt and Thursdays from 8-8:30 pm pt. Sign up for an orientation
  • Try out our demo or review App Research

Project setup

onboarding.codespaces.mov

Contributing

Would you like to become a contributor? Please check out our contributors guide! 💝

script/bootstrap

You will need to copy the .env.example file to a .env file in this repo.

Compiles and hot-reloads full app for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Build and run as if in prod

npm start

Customize configuration

See Configuration Reference.

App Walkthrough

App Structure

Current Structure:

Screen Shot 2022-01-26 at 1 31 37 PM

Goal Structure:

Screen Shot 2022-01-26 at 1 31 28 PM

User Journey:

GMT20220129-002704_Recording_as_1680x956.mp4

Screen Shot 2021-11-11 at 1 51 44 PM

About

The ProgramEquity Amplify app

https://amplify-app-production.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 73.4%Language:Vue 24.2%Language:Shell 1.3%Language:HTML 0.8%Language:Less 0.2%Language:Dockerfile 0.1%Language:Ruby 0.0%