Skip to content

sebkim/meetupPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup Planner

This project is for senior web developer nanodegree program of udacity. It's index.html asks a user to input basic account information. It tries to validate the presence of required forms and validate the equality of password and password_confirmation.

When the user successfully creates his/her account, one can create a meet-up plan. In the navbar, one can also check created plans.

It is developed under Version 53.0.2751.0 canary (64-bit).

Usage

  • npm install (install required packages)
  • npm run minifyAll (to minify all html, css, js)

./dist/index.html file is the entrance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages