π 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.
- π 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.
- 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.
- Clone the repository:
git clone https://github.com/diwashbhattarai999/Gov-Certify.git
- Install dependencies:
pnpm install
- Generate prisma:
npx prisma generate
- Start the server:
# if running dev server
pnpm dev
# if running prod server
pnpm build
pnpm start
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License.
- Diwash Bhattarai - FullStack Developer
- Pravakar Rijal - FrontEnd Developer
- Prakash Pandey - UI/UX Designer
- Manish Dhungana - Project Manager