Skip to content

പളുങ്ക് നിഘണ്ടു ഒരു ഇംഗ്ലീഷ്-മലയാളം നിഘണ്ടു വെബ് ആപ്ലിക്കേഷനാണ്.

Notifications You must be signed in to change notification settings

rashidmachingal/Palunk_Nighandu

Repository files navigation

പളുങ്ക് നിഘണ്ടു

പളുങ്ക് നിഘണ്ടു ഒരു ഇംഗ്ലീഷ്-മലയാളം നിഘണ്ടു വെബ് ആപ്ലിക്കേഷനാണ്. പളുങ്ക് നിഘണ്ടു വാക്കുകളുടെ അർത്ഥം പുതുക്കാനും പുതിയ വാക്കുകൾ ചേർക്കാനും ഉപയോക്താക്കളെ അനുവദിക്കുന്നു.

Palunk Nighandu is a fresh English-to-Malayalam dictionary web application. It operates on the principles of crowdsourcing, allowing users to actively participate in updating word meanings, adding new entries, and enhancing the quality of translations.

As a fresh platform, the dictionary may not yet have an extensive database of word meanings.

Screenshots

App Screenshot

ഫീച്ചറുകൾ

  • Search words
  • Search suggetions
  • User register and login
  • User dashboard
  • User can edit word meanings
  • User can add new meanings to an existing word
  • User can add new entries
  • Admin dashboard for managing users entries and more

Built with

  • Node Js
  • Express Js
  • MongoDB - data base
  • Ejs - template engine

How to run project locally

Step 1: Clone the repository
  git clone https://github.com/rashidmachingal/Palunk_Nighandu.git
Step 2: Go to the project directory
  cd Palunk_Nighandu
Step 3: Install dependencies
  npm install
Step 4: Create a new file named .env in the root directory. and set these enviroment variables
  # fill your mongo db uri
  MONGO_URL = 
  JWT_SEC = jwt_secret_code

  # fill firebase config keys 
  # only need if you want image upload functionality
  apiKey = 
  authDomain = 
  projectId = 
  storageBucket = 
  messagingSenderId = 
  appId = 
  measurementId =
Step 5: Start the server
  npm run dev

How to access admin dashboard

Step 1: Create a account

Step 2: Then logout

Step 3: Change the admin value to true in database

Step 4: Login to that account

Live Demo

Live Demo - Palunk Nighandu

About

പളുങ്ക് നിഘണ്ടു ഒരു ഇംഗ്ലീഷ്-മലയാളം നിഘണ്ടു വെബ് ആപ്ലിക്കേഷനാണ്.

Resources

Stars

Watchers

Forks