-
Notifications
You must be signed in to change notification settings - Fork 55
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
Loan Calculator Finance Tool #65
Comments
May I please be assigned to the Loan Calculator in Finance Tools? |
Would you be willing to use EJS templating instead of copying all the nav bar code and other features from the index.js file? Contributors would be able to just write one line, "<%- include('../../layout/nav') %>" for example into their code. That one line would import all the navbar code to the contributors file and eliminate any risk of typos, keeping the whole site layout completely uniform. If you were into using it I would be more than happy to go through and set up the file structure and update the README with instructions. This would also make the workflow much faster and simpler. |
Yes it would be great and
Yes it would be a great feature. Our team is planning on that, we will be adding the functionality of |
@Rearo43 Are you still working on this? |
Create a Loan Calculator in html,css and javascript.
**Note: Please Don't Make Any Changes In `index.html` AND `contributors.html` **
Add the below mention section to your PR message
Title
Number of files/folder added
Changes made
Check the options that you have completed,
I have;
The text was updated successfully, but these errors were encountered: