oilchem-certificate_portal_user

The oilchem certificate verification portal that auto-designs and displays ready-to-print and download certificates. It also helps to verify the authenticity of certificate IDs of certificates claimed to have been issues by the institution.

MIT License

Stars
2
Committers
1

📗 Table of Contents

The CERTIFICATE VERIFIER - OILCHEM MUD SCHOOL CERTIFICATE PORTAL project is a web application developed using the React JavaScript library. It serves as the certificate verification side for the Oilchem certificate portal web application. It provides a user interface and interacts with the Rails Backend API-only app to convert certificate details to a well-designed and downloadable certificate (with qrcode).

Students can check if their certificate has been issued by entering their unique numbers. If found, a graphically downloadable certificate displays. Students can also copy direct links to their certificates.

Employers can check and verify certificate IDs. If found, a graphically downloadable certificate displays.

This project aims to provide an effective solution to enable the Oilchem Mud School students and potential employers to digitally verify certificates of job applicants from Oilchem Mud School 📚

This project comprises of -

  • Rails Backend API only App - manages PostgreSQL database and CRUD methods
  • React CMS - provides user interfaces to admins for effective content management
  • React Certificate Verification Portal - provides an interface for students to check the availability of and download their certificates. Also providing employees an interface to authenticate and verify certificate IDs. This application is connected to the backend application and converts the details to a graphically designed and downloadable certificate.

🚀 Live Demo

🛠 Built With

Key Features

  • React-Based User Interface
  • Modular Structure
  • Create, read, update and delete features for certificates, students, personnel and batch
  • Navigation

Kanban Board:

Kanban-board

Team:

This is a solo project

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A basic understanding of React, Redux and Git

Usage

  1. Clone this repo
  2. Run npm install
git clone https://github.com/geekelo/oilchem-certificate_portal_user.git

To run the project, execute the following command:

  npm start

👥 Authors

👤 Eloghene Otiede

🔭 Future Features

  • Edit Admin Profile
  • Super Admin management

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

🙏 Acknowledgments

I would like to express my sincere gratitude to Eloti Designs for trsting my competence in executing this project for their client OILCHEM MUD SCHOOL

❓ FAQ

  • Can I fork and reuse this repository?

Absolutely! Please feel free to fork and reuse this repository for your own projects.

  • Is it okay to improve this repository? Will my changes be accepted?

Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.

📝 License

This project is MIT licensed.

Related Projects