Skip to content

bhavikbhavsar/crud-meteor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud-meteor

A basic web-app to demonstrate crud functionality using meteor.

Functionality:

  1. Form to submit information to minimongo database.
  2. List to display the entries in the minimongo database.
  3. Delete single entry.
  4. Update single entry.

Completed:

Form to submit information to minimongo database.

List to display the entries in the minimongo database.

To do:

Delete single entry. Update single entry.

Installation Usages

git clone https://github.com/bhavikbhavsar/crud-meteor.git

cd crud-meteor

meteor

About

Basic template for crud operations using meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published