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

client #16

Open
4 tasks done
Samuellyworld opened this issue Mar 10, 2023 · 1 comment
Open
4 tasks done

client #16

Samuellyworld opened this issue Mar 10, 2023 · 1 comment
Assignees

Comments

@Samuellyworld
Copy link
Owner

Samuellyworld commented Mar 10, 2023

  • frontend integration
  • connection functionalities
  • design implementation
  • bill payment implementation
@Samuellyworld
Copy link
Owner Author

Samuellyworld commented Mar 11, 2023

@olumidayy @davonjagah all frontend UI mockups done per figma.
no serious integration yet.
not fully mobile responsive yet.
no serious animations yet.

you can test locally on client folder using few run steps from root directory after git pulling.

  • install dependencies
$  npm run install-client
  • run app
$ npm run client
  • routes can be updated or minimal but for now. here are the routes. all unprotected btw.
  • landing - http:localhost:3000/
  • bills - http:localhost:3000/payment
  • services - http:localhost:3000/services
  • transactions - http:localhost:3000/transactions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant