Giter Site home page Giter Site logo

receiptgenius's Introduction

ReceiptGenius

RiskGenius Interview Project

Project Overview

A simple prototype that collects receipts for an expense report. The prototype includes a header and grid of receipts that responds to different screen sizes. FontAwesome is used for icons and Muli is used as the webfont.

Task Todo List

Mockup

  • 0 : Add task list to README
  • 1 : Setup frontend project
  • 2 : Setup backend project
  • 3 : Setup Database
  • 4 : Add header
  • 5 : Add grid of receipts
  • 6 : Add title and icon
  • 7 : Header: Add button for add receipt
  • 8 : Header: Total amount of receipt
  • 9 : Grid: Receipt component
  • 10 : Grid: Button to remove receipt
  • 11 : Add Receipt: Dialog to upload receipt
  • 12 : Backend: Add Receipt
  • 13 : Backend: Remove Receipt
  • 14 : Backend: Get all Receipt
  • 15 : Integration: AJAX

Dependency

Usage

Setup MongoDB Server

mongod --port <database port> #Default to be 5000

Setup Backend Server

  • Modify host and port in server/api/app.js for database
  • Modify port const port = <backend port>
node app.js

Frontend Config

  • Modify host and port in app/config.js
npm start

receiptgenius's People

Contributors

hermitebai avatar

Watchers

 avatar  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.