Giter Site home page Giter Site logo

kollybright / todo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 1.54 MB

A todo list repository where registered users signin into their pages, add events, update events and as well delete events.

PHP 81.36% JavaScript 13.60% CSS 5.04%
todo-list registration jquery signin mysql-database php codeigniter

todo's Introduction

What is this repository for?

  • This repository is majorly for web services, it's a todo web based application, whereby a user can create (event and time of the event),update and delete, it's writte in javascript(jQuery) and PHP with MySQL. There is a registration and user authentication page before a user can have access to their page.
  • version 2.14.2.windows.3

How do I get set up?

  • Registration page->Login page->user page
  • bootstrap, JQuery
  • Database configuration
    • Host->"localhost" or "127.0.0.1"
    • Username->"root"
    • Password->""
    • Database->Todo
    • TABLES
      • reg_users-> holds user details
      • todo->holds events
      • column todo.user_id=reg_users.user_id is the matching order

Who do I talk to?

todo's People

Contributors

kollybright avatar

Stargazers

 avatar

Watchers

James Cloos 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.