Coder Social home page Coder Social logo

tuanle03 / todo_app Goto Github PK

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

Todo_app repository is a software solution that allows users to manage their tasks and to-do lists in a digital format. The app typically provides a user-friendly interface for adding, editing, and deleting tasks, as well as tracking progress and setting reminders.

Ruby 67.22% JavaScript 5.62% CSS 1.72% HTML 6.28% SCSS 2.47% Haml 16.70%

todo_app's Introduction

Todo App

Todo App is a simple todo list application built using Ruby on Rails. It allows users to create, read, update, and delete their todo items.

Features

  • Create new todo items
  • View a list of all todo items
  • Edit existing todo items
  • Mark todo items as complete
  • Delete todo items

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have the following software installed on your machine:

  • Ruby version 2.6.3 or higher
  • Rails version 6.0.3.2 or higher
  • SQLite3 database

Installing

  1. Clone the repository:
git clone https://github.com/tuanle03/Todo_app.git
  1. Change into the directory
cd Todo_app
  1. Install the gems
bundle install
  1. Set up the database
rails db:create
rails db:migrate
  1. Start the server
rails s

Open your browser and go to http://localhost:3000 to view the app.

Built With

  • Ruby on Rails - Backend
  • SQLite3 - Database
  • Bootstrap - Framework CSS
  • Haml/JS/CSS - Frontend

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
git chechout -b [branch name]
  1. Add your file changes
ga [file change]
  1. Commit your Changes
gc -m "message"
  1. Push to the Branch
gpsup
  1. Open a Pull Request

Author

Tuan Le

todo_app's People

Contributors

tuanle03 avatar dependabot[bot] avatar thanhkhoait 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.