Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear the upload form once an upload is complete #5

Open
marknorrapscm opened this issue Mar 3, 2022 · 2 comments
Open

Clear the upload form once an upload is complete #5

marknorrapscm opened this issue Mar 3, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@marknorrapscm
Copy link
Owner

The upload form is basic with a primitive user experience. This is one of a series of issues which list possible improvements:

  • Automatically clear the form once an upload is complete
    • Currently the user has to click a "Clear form" button

image

@marknorrapscm marknorrapscm added enhancement New feature or request good first issue Good for newcomers labels Mar 3, 2022
@Olaleye-Blessing
Copy link

Can I work on this? If yes, do I need to install Serverless Framework(found this on repo's README) and other backend stuff in order to work on it?

@marknorrapscm
Copy link
Owner Author

Anyone can contribute, so certainly you are welcome.

You'll need to setup the entire project in order to contribute and that includes Serverless. I suggest cloning the project into a separate directory and setting the stage variable in backend/env.yml to dev. This will allow you to have two instances of the project (dev and production) deployed to AWS. You will need to deploy to AWS to work on this.

I should get a contribution guideline document written.. current priority is getting tests in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants