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/rookiemonkey/blogv1

A blogging :thought_balloon: application written in NodeJS using Express and EJS as templating engine

blog blog-app blogging ejs ejs-templating expressjs javascript nodejs semantic-ui

Last synced: 16 Nov 2024

https://github.com/dimaslanjaka/hexo-renderers

All in one theme renderers and helpers for hexo

ejs hexo hexo-helper hexo-renderer hexo-theme nunjucks pug

Last synced: 10 Oct 2024

https://github.com/gyanqui/webbackend-i-finalproject

CSE Motor is a university personal project for course CSE340 Web Backend Development I focus on MVC architecture

backend ejs javascript mvc-architecture

Last synced: 28 Nov 2024

https://github.com/iampavangandhi/backendnodejs

📁 Complete Backend using NodeJS and MongoDB

ejs expressjs javascript mongodb nodejs passportjs postman

Last synced: 16 Nov 2024

https://github.com/luciana-mendonca/user-info-express

Small user management application with Node.js, Express and ejs.

ejs express-js javascript node-js

Last synced: 14 Nov 2024

https://github.com/hasimy-as/basic-node.js

A simple Node.JS Web Landing Page, using EJS as a rendering template.

ejs expressjs node nodejs nodejs-server

Last synced: 20 Dec 2024

https://github.com/sdn302-17c/assignment-2

All source code about SDN302 that I learned at FPT University QN AI Campus.

api ejs express mongodb nodejs sdn302 typescript yarn

Last synced: 10 Oct 2024

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

its a web platform caters to book enthusiasts, offering exploration and reviews of various titles, along with the ability to contribute new book entries. Submissions undergo admin approval before integration. Users can modify or remove their own submissions but can't alter others'. Admins have full control over all aspects.

bcrypt bootstrap5 ejs express jwt-authentication mongodb mongoose nodejs yup

Last synced: 13 Nov 2024

https://github.com/yonle/mefa

A tiny markdown website. Read-only mirror of https://git.sr.ht/~yonle/mefa

ejs nodejs wiki

Last synced: 16 Nov 2024

https://github.com/m-mdy-m/nodeshop

NodeShop: An Express.js-powered shopping platform with admin controls and a JSON database backend.

css ejs expressjs java nodejs

Last synced: 14 Dec 2024

https://github.com/m-mdy-m/basicauth

“basicAuth: A Node.js mini-project featuring secure user login, session management, and CSRF protection with MongoDB integration.”

authorization csrf ejs express-js mongodb nodejs

Last synced: 14 Dec 2024

https://github.com/eiskalteschatten/typescript-fastify

This is a simple boilerplate project for an application that uses Fastify, EJS and TypeScript.

ejs fastify typescript

Last synced: 02 Nov 2024

https://github.com/fitri-hy/portfolio-dinamis-nodejs

Dynamic Website Portfolio Using NodesJS MVC (Models-Views-Controller). Doesn't use a database connection but instead uses local JSON as the database

dinamic-web ejs js-mvc mvc-architecture nodejs portfolio tailwind

Last synced: 19 Nov 2024

https://github.com/zsnout/v5.zsnout.com

zSnout is a website created by Zachary Sakowitz for fun. It is a collection of a bunch of tiny projects that he wanted to publish online. zSnout has gone through five major revisions, including two that didn't get a chance on the main site (v3 & v4).

ejs markdown nodejs sass typescript zsnout

Last synced: 16 Nov 2024

https://github.com/ayush-kanduri/nasa-mars-rover-photos

This project uses the NASA API to fetch all the Mars Rover Images on a particular date. This API Web App uses the Async-Await for the fetch() API calls. It also implements a Promisified XHR AJAX API Call Asynchronously in the Proxy Server. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.

api css ejs express expressjs fetch-api javascript node nodejs xhr

Last synced: 13 Nov 2024

https://github.com/codeantik/image-crud-app

A crud app where users can make crud operations on images

bootstrap-5 dotenv ejs express express-session mongodb mongodb-atlas mongoose multer nodejs nodemon

Last synced: 14 Nov 2024

https://github.com/ambujraj/ambuj-youtube

A Site for Ambuj Raj YouTube Channel. [ https://ambuj.herokuapp.com ]

ejs js nodejs request youtube youtube-channel youtube-video

Last synced: 11 Nov 2024

https://github.com/ayush-kanduri/nasa-mars-sol-photos

This project uses the NASA API to fetch all the Mars Rover Images for a particular SOL & Page Number. This API Web App uses the Async-Await for the fetch() API calls. It also implements a XHR AJAX API Call Asynchronously in the Proxy Server. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.

api api-rest ejs express expressjs javascript node nodejs proxy-server

Last synced: 13 Nov 2024

https://github.com/sunny-unik/urlbit

A URL shortener app. Technologies used are Express as server, Mongodb for database and Ejs as templating language.

contributions-welcome ejs looking-for-contributors mongodb nodejs open-source render tailwindcss url-shortener

Last synced: 11 Nov 2024

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

It's a everyday's ToDo List which will help you to maintain your daily routine and you can work efficiently

ejs expressjs html-css-javascript node-module nodejs

Last synced: 12 Nov 2024

https://github.com/akashkobal/guess-the-capital

This web application allows users to guess the capital cities of various countries. It is built using EJS for templating, JavaScript for both client and server-side logic, and PostgreSQL for database management.

akash akash-kobal client-server ejs game guessing-game javascript mini-project postgresql web-development

Last synced: 05 Dec 2024

https://github.com/kazvee/tinyapp

🌍🔗 Full stack web application that allows users to shorten long URLs. Built with Node, Express, and the EJS template engine for page rendering. Unit testing has been implemented using Mocha and Chai.

bcryptjs chai cookie-session ejs express javascript mocha node-js unit-testing

Last synced: 07 Dec 2024

https://github.com/akashkobal/travel-tracker

This web application allows users to track the countries they have visited. Users can add country names, and the visited countries will be visualized on a map using Canvas. The app is built using HTML, CSS, JavaScript, EJS for templating, and PostgreSQL for database management.

akash akash-kobal canvas css ejs html javascript mini-project nodejs postgresql travel-tracker web-application

Last synced: 05 Dec 2024

https://github.com/gabrielle-nelis/yelp-camp

YelpCamp: A Node.js-powered Yelp clone for discovering, sharing, and reviewing campgrounds.

authentication authorization cloudinary-api ejs ejs-templates expressjs flash-messages joi-validation mapbox mongodb mongoosejs nodejs

Last synced: 11 Oct 2024

https://github.com/tausifcreates/bookstore

Simple crud with Express, Knex, Postgres

ejs express knex postgres typescript

Last synced: 16 Nov 2024

https://github.com/aayush-bhargav/blog-website

This blog website showcases the seamless integration of a custom-built API and EJS (Embedded JavaScript) templating engine to create a dynamic and interactive user experience. The project demonstrates how to build a full-stack web application using Node.js, Express, and PostgreSQL, while utilizing EJS for server-side rendering of HTML.

api axios blog ejs ejs-templates express full-stack middleware nodejs postgres postgresql rest-api

Last synced: 16 Nov 2024

https://github.com/coding-enthusiast9857/notes-keeping-app

EasyNote is a powerful and intuitive web application designed to streamline your note-taking experience. Built using Node.js, EJS, and MongoDB. It combines simplicity with robust features to help you stay organized and productive. It has User-Friendly Interface, Secure Storage & Flexible Organization.

ejs expressjs gcp javascript jwt mern-stack mongodb mongodb-atlas mongoose nodejs passport passportjs

Last synced: 14 Nov 2024

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

an MPA pet project using Express framework, MongoDB, Mongoose ODM, Bootstrap styles, EJS templating

bootstrap ejs express js mongodb mongoose node

Last synced: 13 Nov 2024

https://github.com/muhammadsarimwaseem/bloging-app

A blogging app for saving and managing notes with Node.js, MongoDB, Express, EJS, authentication, and user-specific posts.

authentication ejs environment-variables expressjs mongodb nodejs

Last synced: 11 Nov 2024

https://github.com/ridwanyinus/aeroaura-weather-app

AeroAura 🌤️ is a simple weather app built with Express, Axios, and EJS, providing real-time and forecasted weather data in a clean, easy-to-navigate interface. Optimized for large screens (1280px and above), AeroAura allows users to check the hourly weather forecast, view a 3-day weather outlook, and search for weather information worldwide.

ejs javascript weather-api weather-app

Last synced: 21 Dec 2024

https://github.com/muhammadsarimwaseem/event-management-system

A robust event management system for saving and managing notes, built with Node.js, MongoDB, Express, and EJS.

ejs expressjs mongodb nodejs

Last synced: 11 Nov 2024

https://github.com/gabrielmedrados/questionsroom

Projeto website criado no #NLW6 discover. Sala Chat de perguntas 💬

chat css ejs javascript perguntas perguntas-e-respostas questions room

Last synced: 16 Nov 2024

https://github.com/muhammadsarimwaseem/keepnote

Web application for saving and managing notes, built with Node.js and Express, supporting all CRUD operations.

ejs expressjs mongodb nodejs

Last synced: 11 Nov 2024

https://github.com/mshahilt/trovup

Trovup is a full-stack eCommerce platform for tech gadgets. Built with Node.js, Express, MongoDB, and EJS, it features user and admin panels for managing products, categories, orders, and cart. Key features include product variants, image uploads, order history, razorpay integration, and order management.

aws bootstrap5 css ecommerce ejs express html mongodb-atlas nginx nodejs

Last synced: 14 Dec 2024

https://github.com/chetan3010/baghouse

bagHouse is a demo e-commerce platform showcasing a variety of bags. Users can browse products, add them to their cart, and simulate the purchasing process. This project is built with Node.js, Express, and MongoDB, implementing user authentication with JWT sessions.

ejs express jwt mongoose multer nodejs

Last synced: 14 Dec 2024

https://github.com/shivankk26/secrets-authentication-webapp

In this Project, I've built a WebApp namely Secrets-Authenticaton-WebApp using which you can secure your secrets. This WebApp is extremely secure because we're passport.js, cookies, and sessions in it. So, just use it and have fun!!!

backend cookies ejs expressjs javascript mongodb mongoose nodejs passportjs sessions

Last synced: 11 Nov 2024

https://github.com/shivankk26/website-screenshot-service-app

In this Project, I've built a WebApp namely Website Screenshot Service App using which one can easily take a quick snap of any website present on internet. This WebApp is extremely beneficial for taking screenshots of various WebPages and incorporating them in your work.

backend ejs expressjs javascript mongodb mongoose nodejs

Last synced: 11 Nov 2024

https://github.com/dan-online/nodejs

NodeJS Template for creating a fast nodejs project

easy ejs express javascript js logging mongodb mongoose node nodejs npm npm-scripts npmjs quick setup template tests

Last synced: 20 Dec 2024

https://github.com/hon-nova/macpassport

This Node.js Auth App demonstrates the login functionality utilizing Passport.js and Express.js.

ejs expressjs passportjs typescript

Last synced: 21 Dec 2024

https://github.com/sharif-minhaz/contact-app

This is a node.js based application for handling contacts.

contacts-app ejs mongodb-atlas mongoose node-js

Last synced: 14 Nov 2024

https://github.com/shivankk26/restful-api

In this Project, I've built a RESTful API which consists of ready made database, and has been mentioned below. With the help of Express.js Routes this project was made quite easily.

backend ejs expressjs javascript mongodb mongoose nodejs rest-api

Last synced: 11 Nov 2024

https://github.com/ayush-kanduri/nasa-mars-images-pagination

This project uses the NASA API to fetch all the Mars Rover Images for a particular SOL. The fetched images are then shown in a Pagination Format where the user can navigate through the pages. This API Web App uses the Async-Await for the fetch() API calls. It also implements an XHR AJAX API Call Synchronously in the Proxy Server. Synchronous XHR AJAX Call is just used for the demonstration purpose as a study case. It is never recommended as it causes lag. Always use Asynchronous Calls only. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.

api api-rest ejs express expressjs javascript node nodejs proxy-server

Last synced: 13 Nov 2024

https://github.com/huanghanzhilian/h-blog

A Lightweight Blog System Based on Node.js and Express.js, Compatible with Desktop, Tablet, and Phone. 基于node.js, express.js 开发同时适配Desktop、Tablet、Phone多种设备的 精简博客系统。

bcrypt bootstrap cookie-parser editor ejs express markdown-it mongoose nodejs sb-admin-2

Last synced: 11 Nov 2024

https://github.com/mpolinowski/express-static-ger

wiki / knowledgebase with node/express, bootstrap4, amp

amp bootstrap4 ejs elasticsearch expressjs gulpjs nginx node pm2

Last synced: 12 Nov 2024

https://github.com/ladunjexa/magazine-restful-api

Magazine RESTful-API aims to enable management, maintenance, and sharing of a collaborative open content magazine based on MongoDB database. 📰

ejs express javascript magazine mongoose restful-api

Last synced: 20 Dec 2024

https://github.com/z-hughes/birdblog

Minimalistic fully functional blog application using MongoDb

database ejs ejs-partials ejs-templating heroku-deployment lodash mongodb mongoose nodejs

Last synced: 16 Nov 2024

https://github.com/mariusbegby/car-rental-marketplace

🚗 Car rental marketplace project

ejs express jest nodejs prisma sqlite3 supertest

Last synced: 24 Dec 2024

https://github.com/phamduylong/abb-ventilation-controller

ABB Ventilation Control System with Web UI Implemented

c chartjs cpp11 css3 ejs embedded-systems express html5 nxp-lpc

Last synced: 14 Nov 2024

https://github.com/promehedi/url-shortener

URL Shortener App with NodeJS & MongoDB

ejs express mongodb nodejs shortid

Last synced: 10 Nov 2024

https://github.com/thomascode92/wde-online-shop

Fictional Online Web Shop for Web Development Essentials! Dockerized NodeJS backend with a MySQL database.

cloudinary docker ejs eslint express express-session image-upload javascript mvc mysql nodejs stripe

Last synced: 13 Dec 2024

https://github.com/thomascode92/yelpcamp

Upload a campground or leave a review! NodeJS application with MongoDB database.

bootstrap5 cloudinary docker ejs eslint-airbnb express mapbox-gl-js mongodb nodejs passport-local

Last synced: 13 Dec 2024

https://github.com/ramonpaolo/url-shortner

Site encurtador de URLs

ejs express heroku mongodb

Last synced: 20 Dec 2024

https://github.com/sutac/gwiazdy-zsi

Gwiazdy ZSI (ZSI Stars) is an original project aimed at storing and categorizing photos of teachers from ZSI. The application allows you to browse photos and search for them according to the teachers appearing in them.

design docker ejs express htmx javascript mysql

Last synced: 11 Nov 2024

https://github.com/bkpecho/simpliadmin

SimpliAdmin is a user-friendly CRUD (Create, Read, Update, Delete) application built using Node.js, Express, MongoDB, EJS, and Bootstrap. It simplifies the management of user data by providing a straightforward interface.

bootstrap crud-application css3 data-management dynamic-rendering ejs express javascript mongodb nodejs render simpliadmin user-friendly-interface

Last synced: 14 Dec 2024

https://github.com/aliahadmd/logisticslink

Create a solution that would simplify the process of connecting these stakeholders, facilitating seamless collaboration and optimizing freight contract work.

ejs expressjs saas

Last synced: 14 Dec 2024

https://github.com/lauragift21/moviesearchapp

Movie Search API with express and call to OMDB.com

ejs express movie node

Last synced: 19 Nov 2024

https://github.com/pranav-kural/my-family-website

A small website about my cute family 🌼

ejs expressjs html node nodejs router web

Last synced: 22 Nov 2024

https://github.com/m-mdy-m/mysqlnodecrud

A Node.js app for streamlined CRUD operations on a MySQL database

database ejs express javascript js mini-project miniproject mysql mysql-database mysql2 nodejs nodejs-server

Last synced: 14 Dec 2024

https://github.com/pulkit1417/hackindia2024-idea_nitro

Welcome to our hackathon project, where we dive into the fundamentals of blockchain technology! This project offers a practical guide to understanding key concepts such as hashing, blocks, blockchain, tokens, and coins. Our simple blockchain implementation demonstrates these concepts in action, with features like hash and block creation, blockchain

ejs express-js mongodb node-js tailwindcss

Last synced: 26 Sep 2024

https://github.com/amankumarsinhagithub/blog-post

Simple BLOG APP to Learn CRUD using EJS, NodeJs, ExpressJs, MongoDB

blog blogwebsite ejs mongodb nodejs

Last synced: 16 Nov 2024

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

It is a web application that allows campers to discover and review campgrounds, fostering community exploration and sharing experiences.

bootstrap5 camping-website cloudinary ejs expressjs joi-validation mapbox mongodb mongoose multer nodejs passport web-application yelpcamp

Last synced: 13 Nov 2024

https://github.com/adzashel/express-contact-app

create contact app with expressjs

ejs expressjs http javascript nodejs

Last synced: 10 Nov 2024

https://github.com/amitrajitdas/mr.-smoothies

Smoothy ordering web app

ejs express jwt nodejs

Last synced: 07 Nov 2024

https://github.com/xtrendence/xtrendence.com

A repository for xtrendence.com.

css ejs html javascript nodejs personal website xtrendence

Last synced: 10 Nov 2024

https://github.com/yesarib/simple-blog-site

A simple blog web site with Node.js and EJS

blog blog-website ejs nodejs

Last synced: 10 Nov 2024

https://github.com/tarantinoarchive/dec

Developer-Easy CMS

cms data easy ejs js json simple

Last synced: 16 Nov 2024

https://github.com/ziven27/e2-cli

compile any file with ejs

cli ejs

Last synced: 12 Oct 2024

https://github.com/tydev01/expressjs

Todo List using ExpressJs, server side rendering.

ejs expressjs

Last synced: 10 Dec 2024

https://github.com/siopipin/socketio

Aplikasi Timbang Realtime dengan Socket Io NodeJS + Express Js

ejs javascript nodejs socket-io websocket

Last synced: 10 Nov 2024

https://github.com/hennndev/blogs-nodejs-mongoodb

Built blogs website with Native Javascript, Node JS and Mongoodb

ejs expressjs javascript mongoodb nodejs

Last synced: 29 Nov 2024

https://github.com/auropick/portfolio

My portfolio. Written with Express, EJS, Nodemailer and Node.JS

ejs ejs-express ejs-templating express nodejs nodemailer portfolio

Last synced: 16 Nov 2024

https://github.com/mlh-fellowship/good-vibes-only

😍 you friendly neighborhood source for Good Vibes

ejs express flask good-vibes-only node positive-vibes sentiment-analysis

Last synced: 17 Dec 2024

https://github.com/mykesoft/daily-journaling

Website with Node, Express.js, EJS, postgreSQL, Bootstrap technologies.

bootstrap ejs ejs-templating expressjs nodejs postgresql

Last synced: 12 Oct 2024

https://github.com/mdkaifansari04/md-manager

MD MANAGER is a web application used to manage student fees record. Student can be registered and every student can be tracked through dashboard. The fees can be paid and student will get the confirmation mail . ( To know more go through readme)

bootstrap5 css ejs express-js html javascipt javascript-library mongodb mongoose-schema nodejs smtp-server

Last synced: 19 Nov 2024

https://github.com/costopoulos/ntua-saas-39

:grey_question: :keyboard: :grey_exclamation: Software as a Service Group Project for the development and deployment of a Stack Overflow-like web application using two architectures: MVC and MicroServices

axios css ejs express forum heroku microservices-architecture mvc nodejs postgresql stackoverflow

Last synced: 07 Nov 2024

https://github.com/nicksp/laterpaper

A RESTful web service to collect and read beautifully formatted articles from the internet.

ejs expressjs nodejs restful sqlite3

Last synced: 10 Nov 2024

https://github.com/saurabhdhumane/usermanagemntsystem-ejs

this is ejs project for begineer who want to learn ejs for stating with file status

ejs ejs-templates expressjs mongodb-database mongoose nodejs nodemon

Last synced: 09 Nov 2024

https://github.com/ninjaa-03/device-tracker

Real-Time Device Tracker: Seamless Tracking at Your Fingertips

css ejs expressjs html js leaflet leaflet-map nodejs socket-io

Last synced: 16 Nov 2024

https://github.com/lhywell/book

前端知识点

debug ejs handlebars jade nodejs template

Last synced: 25 Nov 2024

https://github.com/orionriker/openweatherapp

OpenWeatherApp is a simple web application that allows users to check the weather forecast for a specific city

ejs nodejs weather weather-app weather-forecast website

Last synced: 28 Nov 2024

https://github.com/wzslr321/online-shop

Repository contains fully functional online shop, based on technologies : Node.JS with Express, MongoDB with Mongoose, EJS as node.js view engine, and a bit of vanilla JS.

ejs express javascript mongodb mongoose nodejs online-shop

Last synced: 09 Nov 2024

https://github.com/syimleang/lego_collections_website

A lego Collections fullstack website using ES6, EJS, ExpressJS, Tailwind, MongoDB, PostgreSQL

ajax daisyui ejs ejs-templates es6 expressjs json-api mongodb postgresql sass-framework tailwindcss

Last synced: 19 Dec 2024

EJS Awesome Lists
EJS Categories