Git Product home page Git Product logo

oams-whattodo-mevn-fullstack's Introduction

Open in Visual Studio Code License

WhatToDo (MEVN)

Table of Contents

Introduction
Features
Tech Stack
Run The Project Locally
UI Examples
Demo

Introduction

This is a very basic CRUD todo-list fullstack application. It's a part of my "One App Multi-stacks" series. This version is created with VueJS (frontend), NodeJS & ExpressJS (backend), MongoDB (database).

The purpose of the project is practicing my fullstack development skill and the technology.

Features

For simplicity's sake, there is no user feature in the app.

  • Create/Read/Update/Delete todos (priority, deadline, description)
  • Create/Read/Update/Delete projects
  • Create/Read/Update/Delete Projects' todos

Tech Stack

  1. VueJS
  2. Vuestic
  3. Cypress
  4. ExpressJS
  5. MongoDB
  6. Docker

Run The Project Locally

๐Ÿ“ข For all of the step below: make sure that you're in the project's directory ๐Ÿ“ข

Using Terminal and VSCode

  1. Run the Backend

     cd server
     npm run start
    
  2. Run the Frontend

     cd client
     yarn run production
    

Check the app out at http://localhost:8080/

Using Docker

    ./deploy.ps1

Check the app out at http://localhost:8080/

E2E Testing

yarn run cypress

UI Examples

1

2

3

4

Demo

https://oams-whattodo-mevn.netlify.app

gif

oams-whattodo-mevn-fullstack's People

Contributors

vincentlev 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.