Code Monkey home page Code Monkey logo

haziq-bangash / todo-app-mevn Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 188 KB

๐Ÿ“ Todo List App - A full-stack Todo List application built with the MEVN stack (MongoDB, Express.js, Vue3, Node.js). Create, manage, and organize your tasks with ease. ๐Ÿš€ Features: User registration and login, create/update/delete tasks, mark tasks as completed. Start organizing your tasks today with the Todo List App!

Home Page: https://todo-app-mevn-client.vercel.app

JavaScript 57.70% HTML 2.07% Vue 39.83% Dockerfile 0.40%
authentication axios bcrypt expressjs full-stack-application json-web-tokens jwt mevn-stack mongodb nodejs

todo-app-mevn's Introduction

Todo List App

This is a Todo List application built with a MEVN stack (MongoDB, Express.js, Vue3, Node.js). The app allows users to create, manage, and organize their todo tasks.

Link

Link to deployed App

Tech Stack

M - MongoDB
E - Express
V - Vue3
N - Node js

Features

  • User registration and login
  • Create, update, and delete todo tasks
  • Mark tasks as completed
  • Responsive design for mobile and desktop devices

Technologies Used

  • Frontend: Vue3, Vuex, Vue Router, Axios
  • Backend: Node.js, Express.js, MongoDB, Mongoose
  • Authentication: JSON Web Tokens (JWT), bcrypt
  • Deployment: Vercel

Prerequisites

Node.js & MongoDB Atlas account (for database)

Installation and Setup

  1. Clone the repository:
    ``` git clone https://github.com/your-username/todo-app-mevn.git ```
  2. Navigate to the directory: ``` cd todo-app ```
  3. Open VS Code: ``` code . ```
  4. client: ``` cd client ```
  5. install dependencies: ``` npm install ```
  6. Start Client: ``` npm run serve ```
  7. Server: open new terminal and cd to server directory ``` cd server ```
  8. install dependencies: ``` npm install ```
  9. Set Environment Variables (.env): ``` TOKEN=`YOUR JWT TOKEN` MONGO_DB_URL=`Your MongoDB Atlas Url` ```
  10. Start Server: ``` npm run dev ```

Deployment

Client: Deploy the client app to Vercel or your preferred hosting service.
Server: Deploy the server app to Vercel or your preferred hosting service.

todo-app-mevn's People

Contributors

haziq-bangash avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.