Skip to content

GovCertify Portal: An online certificate registration platform developed for e-governance projects, streamlining the process of certificate issuance and registration for citizens.

Notifications You must be signed in to change notification settings

diwashbhattarai999/Gov-Certify

Repository files navigation

Gov Certify

πŸ‘‹ Welcome to GovCertify Portal! This platform is an online certificate registration system developed for the e-governance subject project. It aims to simplify and streamline the process of certificate registration and issuance for citizens.

Features

  • πŸ”’ User Authentication: Secure login and registration system for users.
  • πŸ“„ Certificate Application: User-friendly form for applying for government-issued certificates.
  • πŸ“ Document Verification: System for government officials to verify uploaded documents and process applications.
  • πŸš€ Application Tracking: Allows users to track the status of their certificate applications.
  • πŸ“§ Notifications: Email notifications to keep users informed about application status.
  • ❓ FAQs and Support: Comprehensive FAQs and support channels to assist users with queries.

Technologies Used

  • Next.js: A powerful React framework tailored for crafting server-side rendered web applications, offering enhanced performance and scalability.
  • TypeScript: A robust superset of JavaScript, renowned for its static typing and improved developer productivity.
  • Prisma: A cutting-edge database toolkit meticulously designed for TypeScript and Node.js environments, streamlining database interactions with an intuitive and modern approach.
  • Tailwind CSS: An innovative utility-first CSS framework, engineered to expedite custom design creation by providing a comprehensive set of pre-defined styles and utilities.
  • MongoDB: A leading NoSQL database management system, prized for its flexibility and scalability, ideal for handling diverse and large-scale data requirements with efficiency and ease.

Installation

  1. Clone the repository:
git clone https://github.com/diwashbhattarai999/Gov-Certify.git
  1. Install dependencies:
pnpm install
  1. Generate prisma:
npx prisma generate
  1. Start the server:
# if running dev server
pnpm dev

# if running prod server
pnpm build
pnpm start

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.

Authors

Images

LoginPage RegisterPage

HomePage AboutPage ContactUsPage FAQPage

YourCertificatesPage YourCertificateDetailsPage

BirthCertificate-DetailsPage BirthCertificate-RequesterDetailsPage BirthCertificate-DeliveryDetailsPage BirthCertificate-SummaryPage BirthCertificate-ConfirmationPage BirthCertificate-SuccessPage

Admin-DashboardPage Admin-AppliedCertificatesPage Admin-AllUsersPage

About

GovCertify Portal: An online certificate registration platform developed for e-governance projects, streamlining the process of certificate issuance and registration for citizens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages