Coder Social home page Coder Social logo

ishu070303 / todo-app Goto Github PK

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

Make a list of things you want to do ... edit them by your choice you can delete them if you are done with your work, data still be there after you refresh your page ๐Ÿฅฐ.

Home Page: https://todo-eshika.herokuapp.com/

JavaScript 25.67% CSS 53.77% EJS 20.56%
ejs-template-engine html5 javascript css3 nodejs expressjs

todo-app's Introduction

Todo-App

Make a list of things you want to do ... edit them by your choice you can delete them if you are done with your work, data still be there after you refresh your page ๐Ÿฅฐ.

Features


  • Welcome landing on main page TODO
  • Write down your Todo's
  • Delete the Todo's โŽ
  • Save the Todo's in Database

Demo version


A demo version is automatically deployed for this repositories:

Technology Stack


Please get familiar with the components of the project in order to be able to contribute.

components

  • CSS: Styling web pages, html files
  • Javascript: Primary programing language
  • nodejs: Used in the backend
  • express: To create the calling API
  • ejs: template engine

External Service Dependencies

  • MongoDB Atlas: A cloud database used to store user personal data username, passwords and individuals chats

Requirements


  • node --version >= 6
  • npm --version >= 3

Local Installation for Backend


Steps

  • git clone <repository-url> where <repository-url>is the link to the forked repository
  • cd backend_services

Note : If you want to contribute, first fork the original repository and clone the forked repository into your local machine followed by cd into the directory

git clone https://github.com/USERNAME/backend_services
cd backend_services

Starting server

cd backend_services
  • Install all the dependencies with npm install
  • Start the server with npm start
  • Visit your API at http://localhost:3000 ๐ŸŽ‰

Contributing

Feel free to contribute ๐Ÿ”ฅ

  • When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change."# Todo-App "

todo-app's People

Contributors

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