Skip to content

Certi typically includes features that allow for customization of the certificates, such as the ability to add logos, signatures, and other relevant information.

Notifications You must be signed in to change notification settings

codepymdev/Certi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certi Edtech Application

Technology

This project was built with Laravel PHP.

About

Certi typically includes features that allow for customization of the certificates, such as the ability to add logos, signatures, and other relevant information. The software also usually includes a database to store student information and records of issued certificates, as well as tools to track and monitor certificate distribution and verify the authenticity of the certificates.

  • To run test on the codebase locally, run the command php artisan test
  • To run lint against the codebase locally, run the command composer lint:fix

Installation

  • Clone the project
  • Run the command composer install
  • Run the command php artisan key:generate
  • If .env file diesn't exist, run the command cp .env.example .env
  • In the .env file, update the necessary information to allow connection to a database
  • Run the command php artisan migrate

How to contribute

Here are some ways of contributing to making Grad better:

  • Send a pull request to any of our open source repositories on GitHub. Check the contribution guide on the repo you want to contribute to for more details about how to contribute. We're looking forward to your contribution!

About

Certi typically includes features that allow for customization of the certificates, such as the ability to add logos, signatures, and other relevant information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published