Skip to content

mercoa-finance/glowing-broccoli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Interview Project

In this project, you will use the Mercoa APIs and SDKs to create a working BillPay SaaS platform. This is a full-stack project where you will need to create a backend and frontend, and deploy it to the internet.

Feel free to use any frontend frameworks and backend languages! We reccomend using Next.js, but you can use anything.

You will need to make an app that:

  1. Lets a business log in (can be hardcoded / fake login)
  2. Collects KYB information about the business and onboards them
  3. Shows the businesses's invoices
  4. Let the business upload/create a new invoice

Bonus Tasks:

  1. Set up user accounts for the business
  2. Let the business configure approval rules for invoices
  3. Let the business view and manage their vendors
  4. Add some custom fields for the invoice
  5. Generate a AP aging report
    • This would be a super bonus :)

Some resources to help:

This assignment is vague on purpose. There are MANY different ways to deliver this solution, some can take as short as 1 hour, others a full week. The goal is to understand how you operate in an ambiguous environment, what tradeoffs you make, etc. Be prepared to discuss why you made certain choices and speak to code you wrote.

The ideal output is a live URL that we can visit on the review call, log in, and schdule and pay an invoice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published