Colleges can be used this web app to check their accreditation status.
- Automated gmail
- Admin dashboard with different types of data visualizations
- Payment integration using RazorPay
- Bill printing
- NodeJS
- Visual Studio Code (recommended)
- Account on Mongodb Atlas
- Account on Razorpay
- Razorpay API
Clone the repository
git clone https://github.com/vishnusureshperumbavoor/accredify.git
code accedify
You need to add your Razorpay API key at the .env file of client folder
Copy paster your Razorpay key ID that created using Razorpay payment gateway
RAZORPAY_KEY_ID =
Enter client, install necessary dependencies and start the client side
cd client
npm install
npm start
Now you can use the application at localhost:3001 Go to the root directory and open server folder
cd ..
cd server
Provide necessary data at .env of server side
- Mongodb cluster URI
- Gmail
- Razorpay key ID and Key Secret
MONGODB_URI =
EMAIL =
EMAIL_PASSWORD =
RAZORPAY_KEY_ID =
RAZORPAY_KEY_SECRET =
Now run the server side application
npm install
npm start
Now the server will be running on port 5001
Contact
For any inquiries or feedback, please contact Vishnu Suresh Perumbavoor at
Open for contributions
bc1qk2ed3rlq6d5hk0wp76smu62hr0stczf3zl9v4s
0xb81A7e60922DaBfDAF244FC17702808951010dC3
vishnusureshperumbavoor@okaxis