This solution implements a single-user web application for a procurement manager to streamline the RFP (Request for Proposal) process. The app allows natural language input to generate structured RFPs, vendor management, email-based RFP distribution and response parsing, and AI-assisted proposal comparison/recommendation.
- Click on green Clone or download button and choose Download ZIP.
- Find the downloaded zipped file on your pc and extract it.
- Then install
nodejsandNPMin your local system. - Open the Root Directory, navigate to SimpleCURD using the command
cd frontendandcd backendand then use eithernpm installorpnpm installto install all dependencies in the frontend and backend directories. you may use thenpm startcommand in frontend folder andnpm startin backend folder, once you have finished installing all dependencies in each folder that contains apackage.jsonfile.
If you have any issues with the game feel free to let me know!
