Coder Social home page Coder Social logo

particigator-web's Introduction

Welcome to Particigator-Web!

We are Awesome.jar, and as part of a larger initiative to increase participation in CISE course discussion sessions, we worked with our faculty advisor Professor Amanpreet Kapoor to build Particigator, an educational resource for COP3530. Specifically, we designed a cross-platform mobile application for Android and iOS devices to help students and instructors manage discussion participation.

Particigator is designed to be a convenient resource for instructors to track attendance and participation in discussion sections. We built our applications using ReactJS, React Native, NodeJS, Express, MongoDB and Expo. This Github repository features the code specifically for our web portal, which is web application allows instructors to easily add students to a database, create questions for students to solve, view student submissions, and activate/deactivate questions.

Meanwhile, our mobile application for students (featured in a different repository: https://github.com/a-penton/ParticiGator) is equipped with a functional login page, and an activity component where students will be able to solve a participation question and submit their answer along with a code given to them in class to help track their attendance.

Running the Particigator-Web application

To run Particigator-Web for instructors:

IMPORTANT: In the Particigator-Web/backend/Source folder, replace the MONGO_URI string in the Database.js file with the correct connection string obtained from a contributor.

In one Bash terminal, run the frontend:

  • cd Particigator-Web
  • cd particigator-instructor
  • npm start

In one Bash terminal, run the backend:

  • cd Particigator-Web
  • cd backend
  • npm start

The portal should be functional in your browser with localhost at port 3000.

Contributors

Developers: Julia Harbord, Andrew Penton, Robin Fintz

Advisor: Amanpreet Kapoor (University of Florida)

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.