Giter Club home page Giter Club logo

zip-budget-server's Introduction

ZipBudget Homescreen Zip Budget Account Screen

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

  • Frontend - Angular
  • Business Logic - Java
  • Data Layer - MySQL
  • Cloud - Heroku

Installation

  • Install NodeJs. From terminal execute
    • brew install node
  • Install Angular. From terminal execute
    • brew install angular-cli
  • Install AngularCli. From terminal execute
    • npm install -g @angular/cli
  • Install Heroku. From terminal execute
    • brew tap heroku/brew && brew install heroku


Summary:

A budgeting application (example: an electronic checkbook), that allows tagging transactions and visualizes spending over time to help plan future budgets.

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
    • withdrawl money from each account
    • transfer money to and from any 2 accounts

zip-budget-server's People

Contributors

fenniless avatar git-leon avatar mdmoll avatar swrowan avatar tamulavage avatar

Watchers

 avatar

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.