Giter Club home page Giter Club logo

feedbackportal's Introduction

FeedBackPortal

This is a Feedback Portal of LNMIIT .

Getting Started

Prerequisites

Things to install

PHP 5.5
ANGULAR
MariaDB
PHPMailer

Deployment

=========================================================================

Login API format: [POST Request]

http://localhost/feedbackportal/public/api/login/

Parameters Required are:

pos
email
otp

=========================================================================

Faculy name for Particular Year and Department: [GET Request]

http://localhost/feedbackportal/public/api/form/info/year_faculty/{department}/{year}/{token}/{email}

=========================================================================

Faculty Course Retriever API :[GET]

http://localhost/feedbackportal/public/api/form/info/faculty_course/{department}/{year}/{name_faculty}/{token}/{email}

=========================================================================

FeedBack API: [POST Request] http://localhost/feedbackportal/public/api/form/feedback

Parameters Required are:

    faculty
    course_name
    email
    subject
    feedback
    year
    token
    

=========================================================================

Particular Faculty Feedback Retriever: [GET METHOD] http://localhost/feedbackportal/public/api/faculty/feedbacks/{faculty_name}/{token}/{email}

Return of the API is as follows:-

[{"subject":"Poor Teaching Skills","feedback":"felt bored in class","course_name":"CP Programming","ack_no":"cp59a2be626dbaa"}]

=========================================================================

LOGOUT API: [GET METHOD]

http://localhost/feedbackportal/public/api/logout/{token}/{email}

=========================================================================

Feedback Responce Updater API: [POST METHOD] http://localhost/feedbackportal/public/api/faculty/feedbacks/action

Parameters Required

faculty 
course 
year
ack_no 
token 
email 
action 
response

Built With

Authors

  • Dhruvraj Singh Rawat - Initial work - LinkedIn
  • Shree Ram Bansal - Initial work - LinkedIn
  • Prabhat Tripathi - Initial work - LinkedIn

License

This project is licensed under the MIT License

feedbackportal's People

Contributors

dhruvraj-singh-rawat avatar ram-1998 avatar pkt07 avatar

Watchers

James Cloos avatar  avatar Divyanshu Rawat avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.