Skip to content

itslastonenikhil/carbonfeedbacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carbon Feedbacks

Carbon Feedbacks is a feedback analysis and management web application. Its aim is to encompass the genuine sentiment of the users towards a particular product or service.

Logo

Documents

Requirements

Running this project in VS Code might require Visual Studio Build Tools or Visual Studio with the Desktop Development with C++ package enabled. Click here if it's needed.

There can also be an instance where the msvs_version might not work with the current VS version. Set the msvs version to the VS version

  npm install --msvs_version="Visual_Studio_Version"
  npm config set msvs_version ="Visual_Studio_version"

Deployment

To deploy this project run with node

  npm i
  npm start

or yarn

  yarn
  yarn start

Screenshots

Admin Feedbacks Dashboard App Screenshot

Admin Report Dashboard App Screenshot

Create Feedbacks App Screenshot

Services Dashboard App Screenshot

User Feedback Dashboard App Screenshot

Authors

About

Carbon Feedbacks is a feedback analysis and management web application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors