Giter Site home page Giter Site logo

alii13 / examination-management-system Goto Github PK

View Code? Open in Web Editor NEW
35.0 2.0 19.0 8.28 MB

Examination management system using ReactJs (frontend) and Node js (backend)

Home Page: https://ems-in.herokuapp.com

JavaScript 86.93% HTML 1.92% CSS 11.14%
nodejs reactjs examination-management-system express redux

examination-management-system's Introduction

examination-management-system

EMS - Examination Management System

This Examination Portal is made up on top of MERN stack. EMS supports both web and mobile.

Accepting Hacktoberfest Contributions

EMS is an examination portal for educational insititutions which will help them to take test & communicate remotely with students in this quarantine period.

Features of EMS:

๐Ÿ‘จโ€๐ŸŽ“ STUDENT Features

  • Sign Up
  • Sign In
  • Sign Out
  • Email Confirmation
  • Can see his profile
  • Can see the assgined tests by the teacher
  • Can attempt the assgined test
  • Can see the results of attempted test
  • Resumable Test
  • Test Countdown timer
  • Auto submit test on completetion of test duration
  • Can check the latest assigned test to the student
  • Can flag a particular question during attempting the test
  • Can Clear the question answer during attempting the test
  • One attempt per test ( Second attempt prohibited )
  • Automatic logout on token expiration
  • Show warning popup on no Internet Connection
  • Pointer events get's disabled on an offline connection

๐Ÿ‘จโ€๐Ÿซ TEACHER Features

  • Sign Up
  • Sign In
  • Sign Out
  • Email Confirmation
  • Create Test for the students
  • Can see his profile
  • Can assigned test to the students ( using Class eg. IX, XI etc)
  • Can see the all the assigned tests
  • Can see all the registered class in EMS
  • Can see the students who attempted a particular test
  • Can see the students marks analysis in detail
  • Automatic logout on token expiration
  • Show warning popup on no Internet Connection
  • Pointer events get's disabled on an offline connection

Features To Be Added

The following features are under development/open for contributions.Please first create a feature issue to discuss about the feature you would like to take up.

  • Profile Updation ( Student & Teacher )
  • Update Test ( Teacher )
  • Delete Test ( Teacher )
  • Automatic Logout on expiration of token
  • Display error message on failed Request to server
  • Warning Popup on moving out of test ( Student )

Valid Feature Requests will be added to the above list over time.

Running The Project

Prerequisites For Running The Project Locally:

  • Node
  • NPM
  • Git

To clone this repository run:

$ git clone https://github.com/alii13/examination-management-system.git

Head inside the cloned folder and install the dependencies using NPM

$ cd backend
$ npm install

Next create a .env file in the root of the project directory, this is where you will put all your EMS config keys, take each property of the provided object and put it inside of the .env file like this:

GMAIL_USER = 
GMAIL_PASS = 
JWT_SECRET = 
MONGODB_DATABASE_NAME = 
MONGODB_USERNAME = 
MONGODB_PASSWORD = 

[]

[]

To start the server run :

$ node index.js

Now go to the client Side

$ cd client
$ cd esm-client
$ npm install

For the final step run:

$ npm start

Wait for a few minutes after which it should automatically spin up a development server for you on the PORT:3000 & backend server on the PORT 5000 and take you to the login page

Contributing

To contribute to this repository please first create an issue with the appropriate template, after which you can directly fork this repository,make changes and start a pull request to the master branch. Please also have a look at our Contribution guidelines here

Live Demo

ems-gif.gif

https://ems-in.herokuapp.com

License

MIT Licensed (Check here)

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

examination-management-system's People

Contributors

alii13 avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

examination-management-system'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.