Skip to content

Simple calendar to add meetings to a list of 10 existing users -- mongodb

Notifications You must be signed in to change notification settings

aleuca/simpleCalendar

Repository files navigation

SimpleCal

A simple calendar app for scheduling meetings with users.

Usage

Make sure you have MongoDB installed on your client.

Visit http://localhost:5000 for the landing page.

Setup

  1. Install: npm i
  2. Compile: npm run compile
  3. Seed database: npm run seed
  4. Start: npm start

Use npm run start:dev to watch the directory and restart server on changes.

About

Simple calendar to add meetings to a list of 10 existing users -- mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published