Skip to content

Liaoning Technical University Classroom Scheduling System Agent Server Written In Node.js

License

Notifications You must be signed in to change notification settings

LNTUORG/LNTUSchedule-API-Nodejs

Repository files navigation

Liaoning Technical University Room Schedule System Agent Server Written In Node.js

GitHub release GitHub issues GitHub license

Requirements

  • Node.js 6.9.1 LTS (recommended)
  • MongoDB 3.2 (recommended)

Deploy

git clone [email protected]:LNTUORG/LNTUSchedule-API-Nodejs.git
cd LNTUSchedule-API-Nodejs
npm install
cp config.example.js config.js

Make some change in your way

Libraries Used

  • express
  • async
  • node-uuid
  • cheerio
  • mongoose
  • superagent
  • superagent-charset
  • node-uuid
  • cookie-parser
  • eventproxy

In The End

If you are interested in this project, please show your code && make a PR.

Contact

Licence

Liaoning Technical University Education System Agent Server Written In Node.js

Copyright (C) 2015-2017 LNTU.ORG (https://www.lntu.org)
Copyright (C) 2013-2017 PUPBOSS (https://www.pupboss.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Liaoning Technical University Classroom Scheduling System Agent Server Written In Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published