git clone https://github.com/Mwpereira/Willow-Bank.git
cd Willow-Bank
npm install
Develop using a Web Browser Build
npm run serve
Running aws serverless locally
serverless offline
- Vue.js - for building user interfaces and connecting Javascript/Typescript code
- Bulma - for UI components and styling
- Serverless - for hosting AWS resources including API Gateway, Lambdas, and DynamoDB
- Dynamoose - for modeling and executing according to database schema's
- Webpack - for bundling serverless file and uploading them to AWS
- bcrypt - for hashing functionality
- Buefy - for using UI components for Vue.js based on Bulma
- axios - for the promise based HTTP client to handle requests
Link to Figma Design
Auth
Dashboard
Accounts
eTransfers