Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Video library application constructed from the ground up by four aspiring software developers from Zip Code Wilmington. The video library app functions similar to sites like Youtube and Netflix.

Notifications You must be signed in to change notification settings

MNinh/FullStack.MicroWebApplication-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors:

  • Chris Allen (@Christopher-Allen-21)
  • Theresa Mashura (@theresa-mashura)
  • Justin Banks (@Jbanksalpha),
  • Mike Ninh (@MNinh)

Back End of ZipTube Application

  • This repository

Front End of ZipTube Application

Micro Web Application - Server

  • Objective - to create an implementation of a small web service
  • Purpose - to demonstrate the construction of a full-stacked web-application

Developmental Notes

Minimum Tech Stack

  • Wireframe - Mockflow
  • Frontend - Angular / React
  • Business Logic - Java
  • Data Layer - MySQL
  • Cloud - Heroku/AWS/Google

Installation

Use Spring Initializr to create an starting point for you application

Project Topics

TCP Application

User Stories to Fulfill

  • As a client, (not logged in) I
    • can send messages to a peer.
    • can view default channels
    • can view all accessible channels
    • can view messages live as they are received

Blog Application

User Stories to Fulfill

  • As a client, (not logged in) I
    • can create new blog posts
      • A blog post can consist of images and text
    • can view list of all blog posts
    • can view blog posts filtered by blog-tag
    • can view new blog posts upon refreshing the DOM

Video Library Application

User Stories to Fulfill

  • As a client, (not logged in) I
    • can upload new videos
    • can view list of all videos
    • can post simple text-comments on a video

Money Management Application

User Stories to Fulfill

  • As a client, (not logged in) I
    • can create new accounts
    • deposit money to each account
    • withdraw money from each account
    • transfer money to and from any 2 accounts

About

Video library application constructed from the ground up by four aspiring software developers from Zip Code Wilmington. The video library app functions similar to sites like Youtube and Netflix.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%