All Projects → bnan → dhroraryus

bnan / dhroraryus

Licence: MIT license
Dhroraryus generates schedules intelligently according to one's constraints and preferences

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to dhroraryus

go-csp-collector
A CSP collector written in Golang
Stars: ✭ 74 (+362.5%)
Mutual labels:  csp
plg system httpheader
This is a Joomla Plugin that provides setting of HTTP Headers
Stars: ✭ 19 (+18.75%)
Mutual labels:  csp
CrySPY
CrySPY is a crystal structure prediction tool written in Python.
Stars: ✭ 58 (+262.5%)
Mutual labels:  csp
django-http2-middleware
⚡️Django middleware to automatically send preload headers before views runs, enabling faster HTTP2 server-push (with CSP support).
Stars: ✭ 65 (+306.25%)
Mutual labels:  csp
interval
This PHP library provides some tools to handle intervals. For instance, you can compute the union or intersection of two intervals.
Stars: ✭ 25 (+56.25%)
Mutual labels:  scheduling
pyGRETA
python Generator of REnewable Time series and mAps
Stars: ✭ 27 (+68.75%)
Mutual labels:  csp
task-bundle
Scheduling of tasks for symfony made simple
Stars: ✭ 33 (+106.25%)
Mutual labels:  scheduling
pool
A highly flexible process pooling library for Node.js
Stars: ✭ 18 (+12.5%)
Mutual labels:  csp
Legion-Engine
Rythe is a data-oriented C++17 game engine built to make optimal use of modern hardware.
Stars: ✭ 502 (+3037.5%)
Mutual labels:  scheduling
plan
NTU Course Planner
Stars: ✭ 16 (+0%)
Mutual labels:  scheduling
capture reid
可基于摄像头实时监控或录制的视频或静态图片进行行人检测(lffd)/跟踪(deep sort)和行人重识别(reid)。
Stars: ✭ 87 (+443.75%)
Mutual labels:  csp
AspNetCoreMvcAngular
ASP.NET Core MVC with angular in MVC View OpenID Connect Hybrid Flow
Stars: ✭ 54 (+237.5%)
Mutual labels:  csp
coord-sim
Lightweight flow-level simulator for inter-node network and service coordination (e.g., in cloud/edge computing or NFV).
Stars: ✭ 33 (+106.25%)
Mutual labels:  scheduling
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+287.5%)
Mutual labels:  csp
coo
Schedule Twitter updates with easy
Stars: ✭ 44 (+175%)
Mutual labels:  scheduling
gosd
A library for scheduling when to dispatch a message to a channel
Stars: ✭ 21 (+31.25%)
Mutual labels:  scheduling
nuxt-security
Module for Nuxt.js to configure security headers and more
Stars: ✭ 46 (+187.5%)
Mutual labels:  csp
bookmarklets-context-menu
WebExtension allow to execute bookmarklets as privileged scripts
Stars: ✭ 67 (+318.75%)
Mutual labels:  csp
csp
A library for Communicating Sequential Processes in Node.js, built on top of async/await
Stars: ✭ 59 (+268.75%)
Mutual labels:  csp
frontreport
Simple frontend logging collector written in Go
Stars: ✭ 23 (+43.75%)
Mutual labels:  csp

 Build Status

Live at https://bnan.github.io/dhroraryus/

dhroraryus

Picking a schedule in universities where you have to make your own is difficult and time-consuming. We make it easy for you by using artificial intelligence techniques that generate the best schedules that fit your needs and preferences.

Development

  1. Install Node.js and npm.

  2. Install dependencies.

$ npm install
  1. Build, live-reload and open the browser at http://localhost:3000.
$ npm run start

Testing

$ npm run test

Deployment

$ npm run deploy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].