-
Notifications
You must be signed in to change notification settings - Fork 17
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
[Task]: Front-end Repo Setup #110
Comments
We have the opportunity to utitlize a NextJS template focused on federal level clients. Some of the features and benefits of this template is:
|
SammySteiner
moved this from Sprint Backlog
to In Progress
in Simpler.Grants.gov Product Backlog
Jul 18, 2023
This was referenced Jul 18, 2023
SammySteiner
moved this from In Progress
to In Review
in Simpler.Grants.gov Product Backlog
Jul 19, 2023
github-project-automation
bot
moved this from In Review
to Done
in Simpler.Grants.gov Product Backlog
Jul 20, 2023
acouch
pushed a commit
that referenced
this issue
Sep 18, 2024
Fixes #110 * added info level logging statement to the `db_import` command _Terminal_ <img width="1446" alt="Screen Shot 2024-07-01 at 4 35 44 PM" src="https://github.com/navapbc/simpler-grants-gov/assets/37313082/4f1ddf6c-5ae5-45d6-8bc9-229ff47e6b4b"> _Database_ <img width="1148" alt="Screen Shot 2024-07-01 at 4 35 56 PM" src="https://github.com/navapbc/simpler-grants-gov/assets/37313082/99ac5d11-6073-42b2-bffe-32dff78e75f4"> > Screenshots, GIF demos, code examples or output to help show the changes working as expected.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Set up the front-end portion of the repository with the language decided in #96 and the set of code quality tools selected in #102
User Stories
Acceptance Criteria
frontend/
sub-directory has been created with aREADME
that includes instructions for how to install and run the code in this sub-directoryassert True
) that users can execute to verify they've installed the project correctly[ ] Commit formatting (preferably conventional commit)Dependency vulnerability checksOpen source license checksProposed Testing Strategy
test_sample
test that simply assertstrue
or asserts the version numberThe text was updated successfully, but these errors were encountered: