Giter Club home page Giter Club logo

karma's People

Contributors

aashan007 avatar abhishek-sankar avatar amrithm98 avatar chithra98 avatar codacy-badger avatar dependabot[bot] avatar jacob13400 avatar jilvin avatar kmjayadeep avatar mohd-bilal avatar mustafapc19 avatar musthafamum-pang avatar nandukmg avatar rabeehrz avatar rehnarehu avatar rwithik avatar saharshpruthi avatar samanyu13 avatar santhisenan avatar user9747 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

karma's Issues

Add a field to the news_data model to refer to the image associated with a news_data entry.

Is your feature request related to a problem? Please describe.
The news_data model does not have any field to refer to the image associated with a news_data entry.

Describe the solution you'd like
Add an URL field to the news_data model, which can store the URL to the news' image.

Describe alternatives you've considered
Storing URL of the image can be done using the idea of slugs as done for other models.

Additional context
None.

Content Publishing Support

Is your feature request related to a problem? Please describe.
Add content publishing support to enable easy and flexible content delivery for front-end clients like websites.

Describe the solution you'd like
An additional layer to support easy and flexible content publishing while using existing data models to avoid redundancy and increase data integrity.

Describe alternatives you've considered
No alternative considered.

Additional context
Nil

Documentation for database design

Create documentation for database design.

  • Add relevant documentation in MySQL workbench.
  • Add documentation for the community to understand the design and improve it.

Eslint rules override

Currently, the following rules are overridden.

  1. func-names
  2. no-console

Should they be overridden?

Removing value column from Student attendance

I don't think there is a need for the value column in student attendance (Assuming it to be either 0 or 1).
We can just store the student who gets attendance for a particular course.

I think this would be better in the long term.

Error while running npm install

$ npm install

[email protected] preinstall /Users/santhisenan/Projects/karma/src
rm -rf ./node_modules/_

[email protected] postinstall /Users/santhisenan/Projects/karma/src
./link-modules.sh

npm WARN [email protected] No repository field.

audited 60 packages in 4.853s
found 0 vulnerabilities

[email protected] install /Users/santhisenan/Projects/karma/src/lib/authentication/node_modules/argon2
node-gyp rebuild

CC(target) Release/obj.target/libargon2/argon2/src/opt.o
CC(target) Release/obj.target/libargon2/argon2/src/argon2.o
CC(target) Release/obj.target/libargon2/argon2/src/core.o
CC(target) Release/obj.target/libargon2/argon2/src/blake2/blake2b.o
CC(target) Release/obj.target/libargon2/argon2/src/thread.o
CC(target) Release/obj.target/libargon2/argon2/src/encoding.o
LIBTOOL-STATIC Release/argon2.a
Failed to import the site module
Your PYTHONPATH points to a site-packages dir for Python 2.x but you are running Python 3.x!
PYTHONPATH is currently: "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib"
You should unset PYTHONPATH to fix this.
make: *** [Release/argon2.a] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Darwin 17.5.0
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/santhisenan/Projects/karma/src/lib/authentication/node_modules/argon2
gyp ERR! node -v v8.11.2
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
npm WARN [email protected] No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/santhisenan/.npm/_logs/2018-06-07T12_41_55_182Z-debug.log
audited 1804 packages in 73.871s
found 9 vulnerabilities (5 low, 4 high)
run npm audit fix to fix them, or npm audit for details

Placement and Training Module

Is your feature request related to a problem? Please describe.
It would be great if we could manage placement and training information, maybe as a separate module rather than with the core modules.

Describe the solution you'd like
A separate module for managing placement and training information.

Describe alternatives you've considered
Nil

The main website should show the placement information of the current and previous years. (Suggested by Ramesh Panattil, 2014-2018)

Additional context
Add any other context or screenshots about the feature request here.

modelCallback in ./src/bin/www

Not sure if this method will cause inconsistencies during startup of the server. Needs thorough analysis and testing. Take support from sequelize community if possible.

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.