All Projects → praveenscience → Certificate-Generator-UI

praveenscience / Certificate-Generator-UI

Licence: Apache-2.0 license
This is the UI for an awesome Certificate Generator and this is a part of Hacktoberfest 2021.

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Certificate-Generator-UI

Apni-Dukaan
An E-commerce site to buy products of need.
Stars: ✭ 27 (+50%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Repo-Excluded-From-HacktoberFest-2021
Know a bit of python & need pr for hacktoberfest ? come join us in the journey
Stars: ✭ 17 (-5.56%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Lets-go-Code
Welcome to Open Source! 👨‍💻 Make your Hacktoberfest 2021 contributions here. 👕
Stars: ✭ 13 (-27.78%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Data Structures For Hacktoberfest
A repository to get started with open source and contribute in Hacktoberfest . You can add any data structures and algorithms code in the language of your choice.
Stars: ✭ 16 (-11.11%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
tempat-kontributor
Merupakan tempat bagi kalian untuk berkontributor bersama kami
Stars: ✭ 33 (+83.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
Create Hacktoberfest PRs. Star this Repo!⭐
Stars: ✭ 32 (+77.78%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
Stars: ✭ 15 (-16.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
college-management-react
This is a College management web app in MERN stack.
Stars: ✭ 42 (+133.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (+183.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
stopwatch
Stop watch using javascript
Stars: ✭ 18 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
DSA-Practice
Open to hacktoberfest 2021
Stars: ✭ 11 (-38.89%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hactoberfest-First-PR
Contrubute anything valuable to Open source code and you will Merged with REPO
Stars: ✭ 21 (+16.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
navio
Navio is a program to create and manage linux containers. This project exists only for study purposes, so feel free to contribute :)
Stars: ✭ 14 (-22.22%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
PracticeApp
A "must-have a look" project for newcomers in android.
Stars: ✭ 38 (+111.11%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
striverSDESheet
A Complete Solution of the well known 'Striver SDE Sheet ' in C++. Feel Free To Contribute in this repository with more optimized code and comments. This Repository is also having the tag of #hacktoberfest #hacktoberfest2021
Stars: ✭ 75 (+316.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
gofuzz
Fast as Flash Web URL Fuzzing tool written in golang.
Stars: ✭ 31 (+72.22%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
ProjectSakura.github.io
Our official website, download center and blog.
Stars: ✭ 26 (+44.44%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Poke-Dex
This is a small webpage that allows user to add their favourite Pokémons! This project aims to help people in creating their first pull requests and participating in Hacktoberfest 2021
Stars: ✭ 126 (+600%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Awesome-Clone
A curated list of AWESOME clones made with react,vue,svelte
Stars: ✭ 37 (+105.56%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hactoberfest2021-Cpp
Any one can add their programs here ,but program should not be repeated.
Stars: ✭ 22 (+22.22%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].