Skip to content

srinath-ragh/ReminderApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reminder App

A Reminder app built with Node, MongoDB and Angular.

Node takes care of the RESTful API while Angular provides UI and utilizes the API. MongoDB serves as the backed for the API’s to play with.

Requirements

Installation

  1. Clone the repository: git clone [email protected]:prashanthsubbiah/ReminderApp
  2. Install the application: npm install
  3. Start the server: node server.js
  4. View in browser at http://localhost:8080

Disclaimer

This application has been built for personal/experimental purpose. Please don’t reuse/reproduce this code for commercial use without prior information to [email protected]

Feel free to get in touch with me for any question(s).

Thanks. Great day!

Prashanth Subbiah

About

Node, Angular and MongoDB application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%