https://github.com/diwashbhattarai999/gov-certify
GovCertify Portal: An online certificate registration platform developed for e-governance projects, streamlining the process of certificate issuance and registration for citizens.
https://github.com/diwashbhattarai999/gov-certify
Last synced: 3 months ago
JSON representation
GovCertify Portal: An online certificate registration platform developed for e-governance projects, streamlining the process of certificate issuance and registration for citizens.
- Host: GitHub
- URL: https://github.com/diwashbhattarai999/gov-certify
- Owner: diwashbhattarai999
- Created: 2024-03-20T13:49:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-01T16:34:16.000Z (about 1 year ago)
- Last Synced: 2024-06-02T09:26:54.518Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://gov-certify.vercel.app
- Size: 17.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```bash
git clone https://github.com/diwashbhattarai999/Gov-Certify.git```
2. Install dependencies:
```bash
pnpm install
```3. Generate prisma:
```bash
npx prisma generate
```4. Start the server:
```bash
# 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](LICENSE).
## Authors
- [Diwash Bhattarai](https://github.com/author) - FullStack Developer
- [Pravakar Rijal](https://github.com/author) - FrontEnd Developer
- [Prakash Pandey](https://github.com/author) - UI/UX Designer
- [Manish Dhungana](https://github.com/author) - Project Manager## Images












