You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
A user should be able to click File a new expense report on their home screen, and be sent to a route called /expense, where they can do the following:
Add a photo of a receipt
Select the project the purchase was for (FS0, FS1, SOLAR, DAGNE, Other (write in))
Select a category for the purchase (training, materials, ... , other (write in))
Describe the purchase in a few words (tech shop time to learn how to weld)
Add the total $$$ amount to be reimbursed
Repeat steps 1-5 as many times as they'd like, adding receipts
Review an overview before submitting, to confirm everything's right
Autodownload a pdf version of the filled out Direct Payment form, with receipts attached as extra pages on the pdf. They'll need to sign this, and add in their SSN if not there, and send it to @Alexprice on Slack
The text was updated successfully, but these errors were encountered:
@imWillX and I had a discussion today about whether step 8 is really necessary—perhaps looking into some third party libraries to allow a user to give us their signature, thus making it so they don't even have to know what a Direct Payment form looks like to submit one.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A user should be able to click
File a new expense report
on their home screen, and be sent to a route called /expense, where they can do the following:The text was updated successfully, but these errors were encountered: