-
Updated
Jul 1, 2021 - SCSS
#
mean
Here are 629 public repositories matching this topic...
A social networking platform made using Node.js and MongoDB
electron
nodejs
javascript
css
html
api
social
mongo
oauth
oauth2
express
node
mongodb
social-network
mongoose
media
mean
social-login
mean-stack
mongodb-database
A Mean stack (Angular 12.1.2, Expressjs 4.17.1, MongoDB) jump start project with support of docker.
nodejs
docker
nginx
dockerfile
angular
mongodb
docker-compose
expressjs
bootstrap4
mean
github-actions
-
Updated
Jul 25, 2021 - TypeScript
Repositório responsável pelo tutorial realizado no canal do youtube
-
Updated
Aug 12, 2021 - TypeScript
Moved to https://github.com/anitab-org
-
Updated
Aug 10, 2021 - TypeScript
Angular 8 MEAN Stack Tutorial – Build CRUD web application with Angular Material 7 - Learn to create an Angular single page web application from scratch.
nodejs
angular
express
mongodb
mongoose
angular-material
express-middleware
expressjs
mean
node-js
mongoosejs
mean-stack
mongodb-database
express-js
meanstack-framework
angularcli
angularcrud
angular7
angular8
angularcrudexample
-
Updated
Aug 11, 2021 - TypeScript
A step by step MEAN Stack Tutorial from which you will learn to build Angular 7 CRUD App with Bootstrap 4, MongoDB, NodeJS and Express JS from scratch.
nodejs
angular
express
crud
node
mongodb
mongoose
rest-api
express-middleware
expressjs
nodemon
mean
body-parser
node-module
crud-application
mongoosejs
mean-stack
mongodb-database
meanstack-framework
angular7
-
Updated
Aug 11, 2021 - TypeScript
Sticker E-Commerce Demo App (Node.js, React, MongoDB)
-
Updated
Mar 1, 2018 - JavaScript
MEAN stack authentication boilerplate with Angular 5 and Angular Material
-
Updated
Jan 25, 2018 - TypeScript
A MVC skeleton for quick starting neat MEAN web apps.
-
Updated
May 23, 2017 - JavaScript
ngx-form using the MEAN2 / MEA2N stack. The form supports text fields and file uploading using jwt authentication. After submiting form, the file path is saved in MongoDB among the text fields.
-
Updated
Jun 19, 2017 - TypeScript
MEAN based single page application with common SPA enterprise application add-ons.
-
Updated
Sep 24, 2016 - JavaScript
A light-weight mvc pattern for express framework with minimum dependencies
-
Updated
May 6, 2021 - JavaScript
A Julia package for manipulating data in the Riemannian manifold of positive definite matrices
distance
mean
manifold
procrustes
geodesic
laplacian
positive-definite-matrices
hermitian
riemannian-geometry
-
Updated
Jan 3, 2021 - Julia
WCRest
commented
Jan 28, 2017
We're using console.log calls to debug server-side code. These calls should be made via a logging system that allows the developer to specify the log level (debug, error, warn, log, etc). We should be able to specify to our app via a config file which levels to output and where to stream output (file, stdout, etc)
Trabalho de conclusão de curso do curso de Ciência da Computação. (eSports Team)Plataforma de gestão para times de Esportes Eletrônicos desenvolvida na MEAN Stack(MongoDB, Express, Angular e Node.js).
-
Updated
Dec 7, 2017 - CSS
MEAN Stack Quiz Application (MongoDB, ExpressJS, Angular4, NodeJS)
nodejs
javascript
cors
npm
typescript
mongodb
mongoose
npm-package
expressjs
mean
angular4
body-parser
angular-cli
quiz
quizapp
mean-stack
-
Updated
Sep 23, 2020 - TypeScript
Uniform, Explicit and Implicit Laplacian Mesh Smoothing
design
eigen
mean
gaussian
curvature
3d
laplacian-smoothing
mesh-smoothing
uniform-smoothing
explicit-smoothing
implicit-smoothing
mesh-denoising
-
Updated
Mar 3, 2018 - C++
A small library that does the statistics for your numbers.
statistics
mathematics
mean
stats
mode
math-stats
median
standard-deviation
harmonic-mean
geometric-mean
-
Updated
Jun 17, 2021 - JavaScript
A subdomain registration service using CloudFlare API
-
Updated
Jan 30, 2021 - JavaScript
MEAN stack project w/ auth (Passport) and SSR (Angular Universal)
-
Updated
Mar 8, 2018 - TypeScript
Sensor for Home Assistant that gets reset at midnight
home-automation
statistics
sum
sensor
mean
max
minimum
min
variance
home-assistant
var
maximum
aggregation
average
homeassistant
median
standard-deviation
stdev
-
Updated
Aug 16, 2021 - Python
Improve this page
Add a description, image, and links to the mean topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mean topic, visit your repo's landing page and select "manage topics."
Describe the bug
In Company page, under Selection Process tab if Personal Interview Date is not assigned then it is showing null which is certainly not a good user experience. It might be an issue with convertAllDateStringsToDateObj function [studentCtrl.js - Line 133] while converting dates values to suitable format.
To Reproduce
Steps to reproduce the behaviour: