Skip to content

dexterarmy/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App

to-do

  • we will use nodejs, express and mongoose to make to do app.

Technologies used:

* frontend -> html, css, javascript, ejs
* backend -> nodejs, express, mogoose,

Template engine:

  • we will use embedded javascript(EJS) as our template engine.
  • it helps to add values dynamically to the variables in template file and transforms the template file to html which will be sent to the client.

initial setup

  1. create config.env file in project root
  2. inside config.env file add DATABASE and PASSWORD as Env Variable
  • for example:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •