GithubHelp home page GithubHelp logo

premacck / ta-management Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sanketachari15/ta-management

0.0 1.0 0.0 160.03 MB

TA Management is a Application Prototype

License: MIT License

TypeScript 41.87% JavaScript 37.66% HTML 15.27% CSS 5.20%

ta-management's Introduction

TA-Management System

By: Sanket Achari(71096329), Prem Ankur(2394-1141), Nikita Saxena(17162351)

Functionality

  1. When a Professor logins:
  • Different tabs will be there for different courses.
  • For each course the professor will see the list of students available for him to choose as TAs.
  • The students list will be in sorted order according to their star ratings which is based on their GPA, interest etc.
  • The professor can drag, drop and remove the students he wants as TAs.
  • The professor can also see the latest announcements as wells as message his TAs.
  1. When a Student logins:
  • A student that has been selected as a TA can manage his profile here.
  • The student can update and upload his resume.
  • The student can upload his profile image, GPA etc.
  • The student can also see messages and announcements.
  1. When a TAManager logins:
  • There will be different cards for different courses.
  • For each course the manager can see what all students has the professor chosen for being the TA.
  • The manager can approve or reject the students for the TA position.

TA-Management

TA Management is a Application which can be used by Professor - to add and remove new TAs, Manager - to approve or reject TAs added by the Professor, and Student TA - to manage his Profile and get Notifications.

Initial Setup

Run following:

  1. Download mongodb.
  2. Configure db path. Run "mongod --dbpath /your/db/directory" from terminal.
  3. Run "npm test". This will add initial values in db.
  4. Run "npm install".
  5. Open terminal. Run "npm start".
  6. Open another terminal. Run "ng build --w".
  7. Go to browser & check "localhost:3000".

Running tests

Back end testing

  1. Run unit test cases for backend

    Follow the steps in order to test backend

    1. npm install
    2. npm test

Front end testing

  1. Run unit test cases and show result in browser

    ng test

  2. Run existing test cases and calculate th code coverage. To see code coverage run the following command and then check coverage/index.html file

    ng test --cc

End to End Testing

  1. Run e2e tests with the help of following steps. Execute these steps sequentially.
    1. npm install
    2. npm test
    3. npm start
    4. ng build --w
    5. ng e2e --no-serve

User Stories

The following required functionality is completed:

Generic

  • Professor should be able to login.
  • Student should be able to login.
  • Manager Should be able to login.

For Professor

  • Professor should be able to add and remove students as TAs for a particular course, added students should be disabled in the list.
  • Professor should be able to search a particular student from the list and add him as TA
  • If professor added a student in 1 course he/she should be disabled in other courses.
  • Professor should be able to view announcements and notifications.
  • Professor should be able to message TAs.
  • Student selected for TAs by the Professor should persist, when professor login back again, They should be there.
  • Professor Should be able to download selected TA info in form of an excel sheet.

Video Walkthrough

Here's a walkthrough of implemented user stories for Professor:

  • Professor should be able to add and remove students as TAs for a particular course, added students should be disabled in the list

Video Walkthrough

  • Professor should be able to search a particular student from the list and add him as TA

Video Walkthrough

  • If professor added a student in 1 course he/she should be disabled in other courses.

Video Walkthrough

  • Professor should be able to view announcements and notifications.

Video Walkthrough

  • Professor should be able to message TAs.

Video Walkthrough

  • Student selected for TAs by the Professor should persist, when professor login back again, They should be there.

Video Walkthrough

  • Professor Should be able to download selected TA info in form of an excel sheet.

Video Walkthrough


For Student

  • Student should be able to view home and profile page, his gpa, courses he is taking and His latest resume.
  • Student should be able to change his Gpa.
  • Student should be able to update his profile picture.
  • Student should be able to upload his resume.
  • Student Should be able to view his announcements, notification and messages.

Video Walkthrough

Here's a walkthrough of implemented user stories for Student:

  • Student should be able to view home and profile page, his gpa, courses he is taking and His latest resume

Video Walkthrough

  • Student should be able to change his Gpa.

Video Walkthrough

  • Student should be able to update his profile picture.

Video Walkthrough

  • Student should be able to upload his resume.

Video Walkthrough

  • Student Should be able to view his announcements, notification and messages.

Video Walkthrough


For Manager

  • Manager should be able to view all the courses and the TAs selected by the professors in those courses.
  • Manager should be able to approve or reject the TAs selected by the Professor.
  • Manager should be able to search a student from the list of students who applied for TA and Approve or reject student's request.
  • Manager should be able to view announcements and notifications.

Video Walkthrough

Here's a walkthrough of implemented user stories for Manager:

  • Manager should be able to view all the courses and the TAs selected by the professors in those courses.

Video Walkthrough

  • Manager should be able to approve or reject the TAs selected by the Professor.

Video Walkthrough

  • Manager should be able to search a student from the list of students who applied for TA and Approve or reject student's request.

Video Walkthrough

  • Manager should be able to view announcements and notifications.

Video Walkthrough


Notes

Describe any challenges encountered while building the app.

License

Copyright [2017] [University Of Florida]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

ta-management's People

Contributors

sanketachari15 avatar nikitasaxena08ufl avatar premacck1 avatar paranoidparrot avatar

Watchers

James Cloos 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.