Skip to content

A node application to boost up your vocabulary. Don't expect much this was my first project ever.

License

Notifications You must be signed in to change notification settings

pranay101/Vocabook

Repository files navigation

VocaBook

A node application to boost up your vocabulary.

Hi, There. VocaBook is the free node application that helps you in enhance your vocabulary. This initially was a RestAPI, but for the user convinence I've added a basic GUI to it.

Setting up the project

Make sure that Mongodb and Node.js is installed.

To check open terminal and run node --version and it should print the version of node For mongoDB run mongo --version and it will print the mongoDB version.

  • Setup the project
  • Add basic routes
  • Implement basic PUG templates
  • setup and Connect to MongoDB [Mongoose]
  • Implement Register routes.
  • Implement Login Routes
  • Start with frontend
  • Done with home and about page
  • Implemented login and register pages
  • Styling to project and optimization
  • look for security breach and bugs
  • [] Implement Login Routes

About

A node application to boost up your vocabulary. Don't expect much this was my first project ever.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published