Code Monkey home page Code Monkey logo

team-28's Introduction

JPMC CFG Team-28

A team comprising of 6 members from diverse parts of India.

Table of Contents


Installation

  • Get the code
git clone https://github.com/IndiaCFG3/team-28.git
cd team-28
  • Install the required modules
pip3 install -r requirements.txt
  • Create tables and make migrations for django models
python manage.py makemigrations
python manage.py migrate
  • Replace the account_sid and auth_token with your Twilio credentials as mentioned on the Twilio Dashboard

  • In a new terminal, run the Flask Development server

python whatsapp_receive.py
  • Now, setup the ngrok server to listen to incoming Whatsapp and SMS messages.(in a new terminal)
./ngrok http 5000
  • Paste the ngrok server url in the twilio whatsapp sandbox, and you are good to go.
  • Start the Django application (development mode) [default port 8000]
python manage.py runserver

Features

  • Single Platform to consolidate the student’s progress, learning material, content, feedback, etc.
  • Send Learning modules in bulk with a single click, and get responses/answers from the students.
  • Aggregate the scores in the dashboard, and be able to grade it on the go.
  • Analyze the progress of the class and recommend the next course material to be taken, and take feedback from the users.

Team


License

  • License to be added, if required by JPMC
The code ("Code") in this repository was created solely by the student teams during a coding competition hosted by JPMorgan Chase Bank, N.A. ("JPMC"). JPMC did not create or contribute to the development of the Code. This Code is provided AS IS and JPMC makes no warranty of any kind, express or implied, as to the Code, including but not limited to, merchantability, satisfactory quality, non-infringement, title or fitness for a particular purpose or use.

team-28's People

Contributors

born-2learn avatar soumyavemuri avatar aiesha08 avatar architk1203 avatar adityayajaman avatar lukeharrold avatar saurabhkemekar avatar

Stargazers

Nitin Garg avatar  avatar  avatar  avatar

Watchers

James Cloos avatar mt1986 avatar  avatar

team-28'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.