Giter Club home page Giter Club logo

task-tracking-web-cw's Introduction

task-tracking-web-cw

GitHub GitHub repo size GitHub top language GitHub language count

A web application which tracks tasks using database storage and a Web API. This is a piece of coursework and is not guaranteed to function or be secure.

What is this Project?

This is my coursework for my Web Development module at University. The specification was to create a website using PHP, CSS, JavaScript and AJAX. The website was based on a task calender of sorts, with the user being able to create, delete, edit and mark tasks as completed. See the requirements below:

  • create new tasks
  • delete tasks
  • edit existing tasks
  • import tasks to Module Leader's custom API
  • export tasks from Module Leader's custom API
  • store tasks in a database on Uni Web Server
  • register/login for users
  • use the MVC architecture
  • be resistant to SQL injections and XSS attacks (this code is not resistant to XSS)

Installation and Dependencies

This code was written in PHP 5.6 using PHPStorm. The web server used MySQL, but details of the server have been ommitted from this code for security reasons. For this code to work with your own web server, the directory /mydir/ should be a sub-directory of your web server. This is where all of these files should be placed and accessed from.

Unfortunately, the Web API that was used for importing/exporting cannot be publically accessed and I cannot really give too much information on how one would write the API; it is unlikely that the import/export will be useful outside of the scope of this project but has been included just to show how it was done.

Can I use this code?

Yes, but I am not really sure how or why you would want to. This repo exists as a way of maintaining this University project and being able to show it off as part of a portfolio.

task-tracking-web-cw's People

Contributors

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