Skip to content

Nudge is a event reminder app to help users store the birthdays of their friends and families and can view them by month.

Notifications You must be signed in to change notification settings

CTD-Courses-FinalProjects/NudgeApp

Repository files navigation

NUDGE App Logo Nudge App

Nudge is an app which tracks users events. Users can add, edit and delete any of their events.

Getting Started

This is a ejs project bootstrapped with node.js and Express.

Installation

npm run dev

Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying views/pages/index.js. The page auto-updates as you edit the file.

Environment Variables

By default all environment variables loaded through .env are only available in the Node.js environment, meaning they won't be exposed to the browser. In order to expose a variable to the browser you have to prefix the variable with NEXT_PUBLIC_. -We use a handful of environment variables to run the server. They are stored in the .env file. Please ask in slack for updated env file.

About

Nudge is a event reminder app to help users store the birthdays of their friends and families and can view them by month.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published