Skip to content

hbarry89/LinguaLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 LinguaLog

📝 Description

LinguaLog is a language learning tracking web app that enables users to record and organize newly acquired words and phrases, functioning as a personal dictionary.

🖥️ Usage

Click here to view the live link.

You nay use the following credentials to log in:

Username: test
Password: 12345678

Preview:

lingualog

API

Run In Postman

API Documentation

🎊 Features

  • MERN Stack.
  • CRUD app.
  • HTTP requests.
  • User authentication.
  • Passwrod is hashed and salted.
  • User authentication.
  • Connection to MongoDB database.
  • Storing IDs to localStorage
  • Storing tokens to cookies.
  • Form validation.
  • Dark/light modes storing to localStorage.
  • Responsive design.
  • Deployed with a live link.

🔧 Technologies Used

mongodbexpressreactnodejs

  • MongoDB for database.
  • Express.js for server.
  • React for frontend.
  • Node.js for backend.
  • Bootstrap for styling.
  • Bycrypt for hasing and salting passwords.
  • JWT for user authentication.

Tools:

  • VS Code
  • MongoDB Compass
  • Postman
  • Render

Packages:

  • concurrently
  • nodemon
  • dotenv
  • cors
  • express
  • mongoose
  • bcrypt
  • bootstrap
  • react-router-dom
  • react-bootstrap
  • react-bootstrap-icons
  • react-cookie
  • jsonwebtoken
  • jwt-decode

💡 Future Development

  • TBA

📚 Resources

Thank you for visiting! 🎀

About

LinguaLog is a language learning tracking web app that enables language learners to record and organize newly acquired words and phrases to keep as a personal dictionary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published