Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

EJS

EJS (Embedded JavaScript templating). is a templating language that allows JavaScript to be integrated into the creation of HTML files through embedded statements. It unifies the two languages to assist the creation of complex HTML documents at build time. EJS uses vanilla JavaScript so that a minimal amount of new knowledge is needed to use it.

https://github.com/khushi-gunnu17/blog-backend-application

A blogging web app using EJS as the view engine, built with a JavaScript backend. This repo, "blog_backend_application," handles dynamic content and server-side scripting.

backend ejs javascript server-side-rendering

Last synced: 17 Jan 2025

https://github.com/kshitiz510/email-sender

Email sending project that takes recipient emails, subject and content from user and sends email to them using nodemailer

backend ejs ejs-templating email-sender express javascript nodejs nodemailer

Last synced: 17 Jan 2025

https://github.com/ratonbiswas/clone-zoom-app

Real-time communication zoom clone apps.

ejs expressjs nodejs peerjs socket-io webrtc

Last synced: 15 Feb 2025

https://github.com/githubplayerzero/glasses-company-hand

切版作品 - 眼鏡公司

ejs html scss vite

Last synced: 17 Jan 2025

https://github.com/aaronyu728/my-blog

A simple blog demo implement using by node.js, express.js, css, html&ejs.

ejs expressjs nodejs

Last synced: 17 Jan 2025

https://github.com/a-tetarwal/binora-pre

Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.

bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path

Last synced: 17 Jan 2025

https://github.com/taneruzum/patikadevnodejs

PatikaDev Node.js dersindeki soruların çözümleri için oluşturuldu.

basis ejs expressjs http-server koa koa-router node-js patikadev

Last synced: 01 Feb 2025

https://github.com/lsegg/yelp-camp

Yelp-like application for finding, sharing and reviewing (fake) campgrounds.

colt-steele ejs express javascript method-override mongodb mongoose nodejs yelpcamp

Last synced: 13 Jan 2025

https://github.com/danielcrubens/rocket.q

🤖O projeto Rocket.Q é uma aplicação de interação através de perguntas, sendo possível criar uma sala para internautas anônimos fazerem perguntas e o criador da sala em posse de uma senha gerenciar essas perguntas e marcar como lidas. A ideia da aplicação surgiu através da Maratona Discover da Next Level Week distribuída pela Rocketseat.

back-end css3 ejs express front-end html5 javascript nodejs roquetq sqlite3

Last synced: 06 Jan 2025

https://github.com/elisavetsky/public-journal

Compose journal entries in this full-stack app built w/ Express + EJS, Mongoose, HTML, SCSS, & Vanilla JS

bulma-css ejs expressjs html javascript mongoose scss

Last synced: 01 Feb 2025

https://github.com/pilotaxis/ahmed-majid-portfolio

My Portfolio. Check out to explore my skills, projects and experiences.

ejs framer-motion javascript reactjs threejs vercel

Last synced: 11 Jan 2025

https://github.com/dzenis-h/node-sql-shop

All of my other projects are using NoSQL DB's, but the learning never stops. In regards to that, this would be a simplified clone of my "node-book-shop" app built for the sole purpose of practicing MySQL + Sequelize ORM.

database ejs express javascript mysql nodejs promise sequelize sql

Last synced: 18 Jan 2025

https://github.com/yanukadeneth99/expense-tracker

Expense Tracker written in JS containing Express and EJS.

ejs expense-tracker express javaascript

Last synced: 11 Jan 2025

https://github.com/harsh-git98/harsh_portfolio

My Portfolio Website with a in built tic-tac-toe game.

ejs parallax-scrolling portfolio-website tic-tac-toe vanilla-css

Last synced: 24 Jan 2025

https://github.com/harsh-git98/edc-attendance-webapp

A GPS-Based Attendance Tracking Web Application using ExpressJS

ejs gps javascript nodejs

Last synced: 24 Jan 2025

https://github.com/paragunhale1998/first-express-project

Here i Create A Simple Express Js App Using Html ,Css, Javascript ,Node js , Express js

css ejs expressjs html javascript nodejs routing simpleproject

Last synced: 28 Jan 2025

https://github.com/sundramjha88/inshare

InShare is a simple file-sharing website that allows users to upload files and generate shareable links for easy sharing with others.

ejs express js node

Last synced: 18 Jan 2025

https://github.com/dnsouzadev/js-ecommerce

ecommerce feito com nodeJs usando express, Joi, chai, mochi, pug para o view engine. totalmente didatico resultado de um masterclass

body-parser chai ecommerce ejs express javasc joi mocha mongodb mongoose nodejs

Last synced: 12 Jan 2025

https://github.com/sunny-master/inventory-master

📋An Inventory Management app for users to manage their personal or commercial inventories

cookie-based-auth ejs express mongodb mongoose node webapp

Last synced: 05 Jan 2025

https://github.com/codercake/realtime-tracker

This application provides a robust backend solution for real-time tracking of user locations. This functionality is commonly used in popular apps like Uber, Swiggy, and Zomato.

ejs leaflet nodejs socket-io

Last synced: 12 Jan 2025

https://github.com/mdahmed-abdus/simple-auth

A simple session based authentication in express.

authentication authorization ejs express javascript mongodb nodejs session

Last synced: 18 Jan 2025

https://github.com/hurricanemark/nodeexpresslogintemplate

A nodejs-express login template containing essential components for implementing the usual application login for local strategy. For those who do not wish to start from scratch, this code contains detailed explanation of the layout and where modules are being implemented into the normal (starter) node-express framework.

bcrypt dotenv ejs express express-flash express-session nodejs nodemon passport passport-local

Last synced: 27 Jan 2025

https://github.com/onkolahmet/todolist-development

My todo app development studies

ejs expressjs mongoose nodejs

Last synced: 05 Feb 2025

https://github.com/dhruvatri/advanced-tictactoe-react

Advanced Tic Tac Toe with 9X9 board and user score made with React.js

css3 ejs html5 javascript localstorage reactjs

Last synced: 12 Jan 2025

https://github.com/andrewjbateman/meen-stack-articles

:memo: This app displays articles in a grid of Bootstrap cards. It uses the MongoDB, Express, Embedded Javascript Templating (EJS) & Node.js (MEEN) stack to perform Create, Read, Update and Delete (CRUD) operations. EJS is a templating language that uses javascript to produce the HTML template markup. I wanted to see if using EJS resulted in quicker rendering. Backend: Express routes and controllers were created in separate folders to make the code more readable. A Mongoose schema was used for the Note model.Frontend: I used the vue-moment Moment.js filter dependency to extract a more readable time format from the database UTC timestamp using a pipe.

article-page articles articles-array bootstrap4 css ejs full-stack html5 javascript meen meen-stack-articles mongodb-atlas nodejs stack

Last synced: 18 Feb 2025

https://github.com/kalwabed/deno-url-shortener

Simple. Build with Deno, Oak, MongoDB, Tailwind & EJS

deno ejs mongodb oak tailwindcss url-shortener

Last synced: 22 Jan 2025

https://github.com/apekshakv/-form-to-create-a-user

A complete full-stack implementation of a form to create a user, including the frontend, backend, and database integration using Node.js, Express, MongoDB, and EJS for the frontend templating.

ejs expressjs mongodb mongoose nodejs

Last synced: 22 Jan 2025

https://github.com/taynotfound/shrynk

Shrynk - Small Links, Big Impact.

app ejs javascript tailwindcss url-shortener website

Last synced: 22 Jan 2025

https://github.com/saif87211/librarice

A library management system in development

ejs express library-management-system mongodb-database mvc nodejs

Last synced: 16 Jan 2025

https://github.com/dhruvatri/basekyc

A self sufficient online KYC tool where users can register , authenticate and complete their kyc.

bcrypt-nodejs ejs express-js javascript node-js passport postgresql

Last synced: 08 Feb 2025

https://github.com/waleedgeorgy/worldtracker

A website that tracks the countries you and your family and friends visited.

css ejs expressjs nodejs postgresql

Last synced: 18 Jan 2025

https://github.com/kavingovind/qr-code-generator-using-node.js

A Simple QR Code generator using Node.js

ejs html nodejs

Last synced: 22 Jan 2025

https://github.com/tech-espm/labs-agenda

Sistema de montagem e controle de grade de aulas

css ejs html nodejs typescript

Last synced: 22 Jan 2025

https://github.com/hurricanemark/roemblog

Fullstack MERN project using startbootstrap.com/clean-blog template.

bcrypt body-parser bootstrap ejs express express-session heroku javascript jquery mongodb mongoose nodejs nodemon php

Last synced: 27 Jan 2025

https://github.com/sebastiencozedev/todo-list

Ce projet consiste à créer une application web permettant de gérer sa liste de tâches à effectuer. Chaque Todo List est unique pour chaque session.

css3 ejs express express-session html5 js json nodejs

Last synced: 12 Feb 2025

https://github.com/sebastiencozedev/photo-library

Ce projet consiste en la conception d'une photothèque à l'aide de Node.js avec le framework Express.js.

ejs express mongoose nodejs photo-library

Last synced: 12 Feb 2025

https://github.com/dladncks1217/node_kakaoapi

Node.js 와 kakaoAPI들을 이용해 만든 간단한 웹 사이트

ejs expressjs javascript kakao-api mongodb nodejs

Last synced: 10 Feb 2025

https://github.com/k4u5h4l/finalvinyl

An e-commerce web app about Audio products.

css ejs expressjs html js mongodb mongoose nodejs typescript

Last synced: 06 Jan 2025

https://github.com/pjblitz86/yelpcamp_pj

MEN (mongo, express, node) stack project, showing knowledge of html(ejs template), css(flexbox, responsive), javascript, node/express, mongo/mongoose, CRUD, auth, file upload

cloudinary css ejs express flexbox html5 javascript mapbox mongodb mongoose mvc node

Last synced: 17 Feb 2025

https://github.com/pjblitz86/yelpcampwebsite

YelpCamp website and learning exercises using javascript, node.js, ejs, express framework and mongoDB. The "MEN" stack :) Now deployed! https://pjyelpcamp.herokuapp.com/

css3 ejs express flash html5 javascript mongodb mongoose nodejs passportjs

Last synced: 17 Feb 2025

https://github.com/abdulchaman/homesolution

A home interior services provided website

css ejs expressjs mongodb mongoose nodejs

Last synced: 12 Jan 2025

https://github.com/yenilikci/node.js-express.js-lessonapp

Express.js , mongoose paketleri ve morgan middleware kullanarak basit bir mvc uygulaması.

ejs expressjs mongoose morgan-middleware mvc nodejs-mongodb

Last synced: 17 Jan 2025

https://github.com/solygambas/javascript-blogging-platform

A blogging platform using MongoDB Atlas, Express and Node.js.

ejs express expressjs javascript mongodb node nodejs socket-io

Last synced: 08 Feb 2025

https://github.com/didaquis/node-ejs-nightwatch

Example of a server-side rendering website with EJS + e2e tests using the Nightwatch library

ejs nightwatch node

Last synced: 18 Jan 2025

https://github.com/ryanlarge13/ejs-todos-fullstack

A full stack to do application made with EJS for server-side rendering, and Node.js as the back-end.

ejs jwt-authentication mongoose nodejs passportjs

Last synced: 10 Feb 2025

https://github.com/ryanlarge13/vanillajs-portfolio

An old portfolio project I created back when first learning Javascript. This was the first website i ever officially created. It is a fulstack application and a lot of good fun and logic!

agora-sdk api-rest css ejs express html javascript mongodb mongoose nodejs portfolio

Last synced: 10 Feb 2025

https://github.com/ashlyn-joshy/bookdirectory

Discover, review, and add book entries on our platform for book enthusiasts. Admins have full control.

bcrypt bootstrap5 ejs express jwt-authentication mongodb mongoose nodejs yup

Last synced: 12 Jan 2025

https://github.com/otthe/minpo

Flexible SSG with HTML bundling, automatic FTP deploying and backups

ejs ftp-server minify static-site-generator

Last synced: 22 Jan 2025

https://github.com/pranavk-official/user-management

A Node.js web application project with a user management system using Express and MongoDB.

admin-dashboard admin-login bootstrap5 ejs express express-js mongodb nodejs passpportjs session-management user-login user-management user-registration

Last synced: 17 Feb 2025

https://github.com/soreing/weather-widget

Web based weather widget made with Node.js and Express.js

api backend css ejs express-js html5 javascript nodejs

Last synced: 10 Feb 2025

https://github.com/pintu544/virtual_wallet

Virtual Wallet using Nodejs and ejs

ejs mongodb nodejs

Last synced: 10 Feb 2025

https://github.com/pjblitz86/nodejs_projects

NodeJS learning projects

css3 ejs es6 html5 javascript json nodejs rest

Last synced: 17 Feb 2025

https://github.com/zakwht/albums

Web script that compiles information about Spotify albums

css ejs html javascript spotify web

Last synced: 18 Jan 2025

https://github.com/leonardpepa/ejs-blog-udemy-course

simple blog made with node express mongoDB ejs

blog ejs express mongodb node

Last synced: 17 Jan 2025

https://github.com/jdegand/rithm-coding-challenge

My solution to rithm-coding-challenge repo from rithmschool

ejs express leaflet mongoose

Last synced: 22 Jan 2025

https://github.com/jdegand/passport-demo-ejs

Passport Session Based Authentication with Mongo

ejs express express-session mongoose passport-local

Last synced: 22 Jan 2025

https://github.com/jdegand/odinbook

Odin Project Node JS Challenge - Odinbook

ejs express odin-project passport

Last synced: 22 Jan 2025

https://github.com/jdegand/lcogt-takehomeinterview

My solution to a past LCOGT take home interview test

ejs express sqlite3

Last synced: 22 Jan 2025

https://github.com/jdegand/odin-project-blog-api

Odin Project Node JS Challenge - Blog Api

ejs express mongoose odin-project

Last synced: 22 Jan 2025

https://github.com/jdegand/cheerio-scraper

Express JS & Cheerio Web Scraping example

cheerio ejs express scraper

Last synced: 22 Jan 2025

https://github.com/stormiks/weather-express

Service for collecting data on temperature and fluctuations in the body. Based on the HDC1080 sensor. The repository is a clone of its own locally running git server.

adafruit arduino bootstrap3 dayjs debian ejs express hdc1080 i2c less lessjs nodejs raspberry-pi raspberry-pi-zero-2-w sequelize smbus sqlite3 vuejs weather weather-app

Last synced: 13 Feb 2025

https://github.com/ycarlosedu/nlw-rocketseat-discover-6

Projeto criado com base nas aulas realizadas na sexta edição do programa "Next Level Week"

ejs nlw node rocketq rocketseat

Last synced: 08 Feb 2025

https://github.com/jsnevt/agenda

Node/JavaScript/MongoDB/Express

csrftoken ejs express flashmessage middleware mongoose mongostore

Last synced: 12 Feb 2025

https://github.com/itzdiv/api_proj

A city info tool that retrieves AQI, weather, timezone, sunrise/sunset, and nearby places using OpenCage, Open-Meteo, and Wikipedia APIs. Built with Express.js, Axios, and EJS for dynamic content rendering.

api-integration aqi backend ejs expressjs javascript open-meteo opencage restful-api sunrise-sunset timezone weather wikipedia-api

Last synced: 12 Feb 2025

https://github.com/chihab357/nosql-injections

Demonstration of NoSQL Vulnerabilities

ejs html javascript mongodb mongosh nodejs nosql postman sql

Last synced: 12 Feb 2025

https://github.com/satyajitghana/node-express-passport-oauth

node-express-passport-oauth a simple oauth server for social logins like facebook

ejs facebook-login node-js nodejs oauth passport-js

Last synced: 17 Feb 2025

https://github.com/marcelo-rafael/nlw-06-rocketq

Projeto Rocket.Q desenvolvido durante a NLW#06 Mission: Discover oferecido por @Rocketseat

css ejs express html javascript nodejs sqlite

Last synced: 14 Jan 2025

https://github.com/felipementel/nodejs-mongodb-api-v1

Node.JS project to study about dotenv, mongoose, nodemod, express and webApi

dotenv ejs mongoose nodemod

Last synced: 16 Feb 2025

https://github.com/kachamachkov/blogo

Blogo, Blog for personal use :)

ejs express-js mongodb-atlas mongoose nodejs

Last synced: 09 Feb 2025

https://github.com/karlosvas/robo-tech

Proyecto para Empresariales en el grado medio 2ºSMR. Web de venta de productos tecnológicos especializada en robots.

css ejs express javascript nodejs playwright robo tech technology

Last synced: 14 Nov 2024

https://github.com/karlosvas/waynebooks

waynebooks is a book store made with javascript, nodejs, css, ejs, and MongoDB-Altlas 🚀

css ejs javascript mongodb mongodb-atlas mongoose nodejs

Last synced: 14 Jan 2025

https://github.com/gymmed/bit-ejs-forum

BIT course task about creating a forum with node ejs templating library.

ejs large nodejs tailwind

Last synced: 18 Jan 2025

https://github.com/affancoder/restfull-apis-crud-operation

RESTfull APIs || CRUD Operation in Node Js || Quora functionalities

backend crud-operation ejs javascript node quora

Last synced: 28 Jan 2025

https://github.com/sreddy-96/campsiteexplorer

A campsite directory for people to add, edit and delete there own campsites, also the ability to review using comments and a star rating system. Including cluster and pinpoint maps. Formally - YelpCamp

bootstrap cloudinary css ejs expressjs html javascript joi mongodb mongoose nodejs passport

Last synced: 22 Jan 2025

https://github.com/youssraelmortai/proof_concept_uncinc

Unc Inc wil graag beter inzicht in de statistieken van het bedrijf en hun medewerkers.

api css ejs html javascript nodejs

Last synced: 28 Jan 2025

https://github.com/akshayraj-1/shortnx

Url Shortener using Node.js

ejs javascript nodejs url-shortener

Last synced: 03 Feb 2025

https://github.com/mcecode/meme-party

A fun site that shows random memes from Reddit.

ejs javascript memes scss webpack website

Last synced: 22 Jan 2025

https://github.com/khadeshyam/email-authentication

A simple yet effective OTP verification system via email

bcryptjs cookieparser ejs express jwt nodemailer

Last synced: 08 Feb 2025

https://github.com/alpitasharma2/admin-userlogin-signup

Beginner friendly login signup with username and password using mongoDb, js, nodejs and express js. You can add various schemas as per your choice.

ejs expressjs mongodb nodejs

Last synced: 12 Jan 2025

https://github.com/runnerty/executor-pdf

Runnerty module: PDF Executor

ejs ejs-templates executor pdf pdf-generation runnerty

Last synced: 14 Jan 2025

https://github.com/cyoung-sudo/user-management-app

An application used to create, update, and delete a list of users.

crud css ejs expressjs font-awesome html javascript jquery mongodb-atlas nodejs user-management

Last synced: 16 Jan 2025

EJS Awesome Lists
EJS Categories