Giter Site home page Giter Site logo

annajustynak / todo-app_project-2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 133 KB

ToDoApp is a web-based VueJS-powered application that is using ASP.NET Core Web API for backend services.

C# 100.00%
asp-net-core entity-framework-core html-css javascript todoapp todolist-app vuejs csharp

todo-app_project-2's Introduction

ToDoApp

ToDoApp is a web-based VueJS-powered application that is using ASP.NET Core Web API for backend services. Users can easily create, update or delete to-do events.

Features

  • Create, update or delete a todo event
  • Complete an event with a single button click
  • Show events in three separate categories - upcoming, completed, and expired
  • Automatically move an expired event to the Expired category
  • Form validation from both client and server-side
  • Search todo items by name

Tech

ToDoApp uses several open-source projects to work properly:

Installation

ToDoApp requires Node.js® to run. If Node is not installed on your machine, please install it from here.

Also, it requires Vue CLI for running the client application built on VueJS. First check if Vue CLI is installed or not:

vue --version

If it returns a version number then Vue CLI is installed.

C:\Users\user>vue --version
@vue/cli 5.0.8

Otherwise, install Vue CLI by below command

npm install -g @vue/cli

First, open ToDoApp.sln file with Visual Studio. Run the project by clicking the F5 button.

After a successful run, a command prompt will be opened. cmd

Next, open clientapp Folder from this location

ToDoApp\ToDoApp\clientapp

Open a command prompt in this location and install the necessary dependencies via the below command:

npm install

This will install all the necessary dependencies and devDependencies from package.json file. After that, start the client application

npm run serve

Preview of Application

Home page

todo-app_project-2's People

Contributors

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