Coder Social home page Coder Social logo

garvitchittora / impedia Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 86.62 MB

Impedia is a centralized appeal management system or in more detail, it is a web application that will enable proper communication of issues or appeals made by students to appropriate faculty members or authorities for any organization, or in our use case, for IIITA.

Home Page: https://impedia.herokuapp.com/

JavaScript 98.98% HTML 0.70% CSS 0.32%
appeal petitions students faculty-members backend

impedia's Introduction

impedia

A centralized appeal management system.




About

Impedia is a centralized appeal management system or in more detail, it is a web application which will enable proper communication of issues or appeals made by students to appropriate faculty members or authorities for any organization, or in our use case, for IIITA.


It aims to:

  • Enable proper communication of issues or appeals made by students to appropriate faculty members or authorities
  • Increase the efficiency of the current appeal mechanism(email) and prevent flooding of inboxes
  • Give common issues a platform in the form of petitions
  • Have a flexible structure so any organization can host their separate version and their admin can add their respective authorities, faculty groups and specify their email domain so students under that domain can join the platform.

Installation

Host System Package Dependencies

  • NodeJS
  • NPM
  • MongoDB

git clone https://github.com/garvitchittora/Impedia
cd Impedia

Terminal Instance 1: Backend

cd backend
npm install
npm start

Terminal Instance 1: Frontend

cd frontend/impedia
npm install
npm start

and navigate to localhost:3000 in your browser. The Backend API will be running at localhost:3001

Getting Started

First you have to generate admin credentials. Open another terminal in the backend folder and run

npm run generate-admin

This will generate Admin credentials you can use to login as an admin.

As an admin you now add emails for authorities of your organization, and they will be sent invitation emails to join the platform.

You can then add your organization domain and then students with emails under that domain would be able to come and register for the platform.

And thats it! Thats all the setup needed, the students can now make appeals/petitions and authorities can respond to them while admin can overlook all activities happening on the platform.

Testing

The project includes unit tests for testing all the routes and controllers, written using jest and supertest.

cd backend
npm install

Run all tests

npm run test

Get coverage of unit tests

npm run coverage

impedia's People

Contributors

2802harsh avatar garvitchittora avatar sarthakm21 avatar sggts04 avatar shreyas-sprinklr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

impedia's Issues

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.