CodeNewbie Community 🌱

Nora profile picture

Nora

Up scholarship status, Registration, Login, renewal

Joined Joined onΒ  github website
How I Built a Simple Tool to Help Students Check Their Up Scholarship Status

How I Built a Simple Tool to Help Students Check Their Up Scholarship Status

Comments
1 min read

Want to connect with Nora?

Create an account to connect with Nora. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);