GithubHelp home page GithubHelp logo

task-manager-project's Introduction

task-manager-project

  • This is a simple web application that allows users to create and manage tasks. The application has a frontend built with React and a backend built with Sinatra.

User Story

  • As a user, I can view a list of tasks.
  • As a user, I can create a new task.
  • As a user, I can edit an existing task.
  • As a user, I can delete a task.

Frontend Application

  • The frontend of this application is built with React. To run the frontend, navigate to the client directory and run the following commands:

      -npm install
      -npm start
    
  • The front-end application will be available at http://localhost:3000. or click here

Backend App

  • Backend of this application was built with ActiveRecords and Sinatra/ sqlite3.

  • To run the backend, navigate to the server directory and run the following commands:

      bundle install
      rake srtart
    
  • The backend will be available at http://localhost:9292

Development Requirements

  • Visual Studio Code
  • CORS middleware to enable cross-origin requests

Installation

  • To use this repository on your machine do the following simple steps:

    • Open a terminal / command line interface on your computer.

    • Clone the repo by using the following to create a copy on your local machine:

      [email protected]:Musyoki-Wambua/task-manager-project.git
      
    • Change directory to the repo folder:

      cd task-manager-project
      
    • (Optional) Open it in Visual Studio Code:

      code .
      

task-manager-project's People

Contributors

musyoki-wambua 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.