Skip to content

This is the UI for an awesome Certificate Generator and this is a part of Hacktoberfest 2021.

License

Notifications You must be signed in to change notification settings

praveenscience/Certificate-Generator-UI

Repository files navigation

Certificate Generator UI

This is a repository of Creative UI Designs for Certificate Generator application. There are four pages in total and all of them are self contained - which means, all the HTML, CSS and JavaScripts are inside the same file or at least, the same directory.

Hacktoberfest 2021 Included

This Repository is also participating in Hacktoberfest 2021.

The User Interfaces feature with these qualities:

  • Completely Responsive
  • Code Properly Indented with ESLint & Prettier
  • Looks Really Good and User Friendly (smooth functioning)

Contribution Instructions

The simple contribution instructions are:

  1. Star ⭐ & Fork 🍴 this Repository. Subscribe to my YouTube Channel.
  2. Create a directory under your GitHub Username.
  3. Inside the directory, please have the list of static files.
  4. Create a Pull Request with the PR Template given.
  5. All the best for your Hacktoberfest Journey!

Files to be Included

Your submission should include:

  1. One Supporting JavaScript File
  2. One Supporting CSS File
  3. HTML File for Landing Page: index.html
  4. HTML File for Claim Page Success: claim-s.html
  5. HTML File for Claim Page Failure: claim-f.html
  6. HTML File for Verify Page Success: verify-s.html
  7. HTML File for Verify Page Failure: verify-f.html

In case if you are planning for multiple submissions, please create a subfolder inside your Username directory. These both cases might give you an idea:

Only One Submission

praveenscience/
├── index.html
├── claim-s.html
├── claim-f.html
├── verify-s.html
├── verify-f.html
├── script.js
└── styles.css

Multiple Submissions

praveenscience/
├── first/
│   ├── index.html
│   ├── claim-s.html
│   ├── claim-f.html
│   ├── verify-s.html
│   ├── verify-f.html
│   ├── script.js
│   └── styles.css
└── second/
    ├── index.html
    ├── claim-s.html
    ├── claim-f.html
    ├── verify-s.html
    ├── verify-f.html
    ├── script.js
    └── styles.css

Contributors List

If you're not there, I am not there. Thank you for making this repository great! ❤️

Contributors List

About

This is the UI for an awesome Certificate Generator and this is a part of Hacktoberfest 2021.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks