Skip to content

Budget Manager application built with Vue.js, Node.js, Express.js and MongoDB

Notifications You must be signed in to change notification settings

Myst6971/focus-budget-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focus Budget Manager

This application is being developed as part of a tutorial series.

You can access it here.

Build Setup

# To install the RESTful API dependencies go to
# your root folder
npm i

# Go to services/BudgetManagerAPI/config/database
# and setup a MongoDB

# Go back to your root folder
node services

# In your application folder
npm i

# Serve with hot reload at localhost:8080
npm run dev

# For more details about npm scripts on application
# like how to build for production, read the README
# located inside applications folder

About

Budget Manager application built with Vue.js, Node.js, Express.js and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • Vue 48.4%
  • CSS 1.1%
  • HTML 0.4%