Giter Site home page Giter Site logo

mpiantella / tiffin-capstone Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 47.56 MB

Research in Computer Science Capstone project for Tiffin University

License: GNU General Public License v3.0

JavaScript 18.56% HTML 0.66% Vue 80.09% SCSS 0.06% Shell 0.63%

tiffin-capstone's Introduction

tiffin-capstone

Research in Computer Science Capstone project for Tiffin University

Structure

- packages
    - ui
        - VueApp and Amplify definitons
    - cloud
        - AWS Resource Definition and CFT

UI

Vue Application using AppSync for GraphQL backend. Some of the data sources include DynamoDb tables with Lambdas for some resolvers.

Deploy

    npm run deploy

It runs the generation of the Vue.js app by in turn executing npm run build. Then this is pushed to the S3 object that is wired up to CloudFront, Route 53 and Certificates to serve a secured site.

Cloud

Vue Application using AppSync for GraphQL backend. Some of the data sources include DynamoDb tables with Lambdas for some resolvers.

Deploy

    npm run deploy

This will generate the Lambdas zip, and GraphQL schemas needed by the Cloud Formation Template that is in turn deployed by the command. This creates an AppSync APi with tables and lambdas a data soources. VTL is used for straight forward mutations, and more complication mutations, like "User Profile Update" is done via a Lambda.

tiffin-capstone's People

Contributors

mpiantella avatar

Watchers

 avatar

tiffin-capstone's Issues

Flow Diagrams. Document the following flows:

Login/Register

  • User calls to register
  • User calls to register/login with LinkedIn

Job Seeker

  • Calls to list jobs
  • Calls to apply for jobs or see applications
  • Calls to add/read/delete level-up training courses

Job Creators

  • Calls to add/read/update/delete jobs
  • Calls to subscribe/unsubcribe/update subcrtions to serve

Content Creator

  • Calls to add/read/update/delete content

Activities

  • List activites

Developer Guide

  • Continuous Integration/Continuous Delivery
  • GitHooks for automating testing and linting
  • Pipeline configuration
  • Deployment to Integration/NonProd
  • Security Configurations
  • Maintenance

Design

  • Entity Analysis
  • ERD
  • Flow Diagrams
  • Sequence Diagrams
  • User Stories

Start the planning process

As an analyst, I will start setting up the structure for the project, so that I can go over the Software Development Lifecycle steps.

Acceptance Criteria:

  • At the end of this phase, I should have a definition of each stage and what type of work will go into them.
  • Have a mission statement for the project documented, along with the business case and strategy.
  • I will have conducted preliminary investigations to find the feasibility of the project.
  • Set priorities for the steps needed to complete the project.
  • Have risks defined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.