Giter Site home page Giter Site logo

cls-picker's Introduction

cls-picker

auto-class-picker for sdu student
picking on every second

planning to support 3 modes
local CLI mode (done)
local Web mode
online Web mode

using koa2
using request-promise

build

node > 7.0 required download at here

execute this command at project root directory

npm install

run

modify config.exp.js to match your own info
rename config.exp.js to config.js
execute this command at project root directory

npm start

status

local CLI mode done
on startup
20%

cls-picker's People

Contributors

febv avatar

Stargazers

s.z. avatar Andy avatar Draftbk avatar

Watchers

James Cloos avatar  avatar

cls-picker's Issues

Cannot loggin

I was trying to pick a class by this picker with something wrong. I have been debugging it all this morning T_T. Here is the console log:

正在尝试登录
(node:10252) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): StatusCodeError: 500 - "<html>\n<head><title>500 Servlet Exception</title></head>\n<body>\n<h1>500 Servlet Exception</h1>\n<code><pre>\n<script language='javascript' type='text/javascript'>\nfunction show() { document.getElementById('trace').style.display = ''; }\n</script>\n<a style=\"text-decoration\" href=\"javascript:show();\">[show]</a> java.lang.NullPointerException\n<span id=\"trace\" style=\"display:none\">\njava.lang.NullPointerException\n</span>\n</pre></code>\n</body></html>\n"
(node:10252) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Fortunately I got that class during finding uri in chrome :D

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.