Code Monkey home page Code Monkey logo

i-comic's Introduction

i-Comic

Django based web app to enable registered users to define custom comic strips, request new features and report bugs. Also includes a user forum for general discussion, productivity charts to indicate developer work rates and finally documentation for developers who wish to contribute. This site has been deployed on Heroku: i-comic.herokuapp.com

Build Status

Technical approach

The app was developed using web framework Django alongside Python, using its Model-View-Template structure. Productivity charts are visualised using JavaScript libraries Chartist.js and moment.js. Dynamic front end elements were implemented using jQuery. For device responsiveness Bootstrap is employed.

Features

  • Custom Comic Strip: Users can define their own personal comic strips by adding self authored images and narrative
  • Tickets: Raise requests for new features or raise bugs. Upvote to speed up the development of a solution and comment on individual tickets
  • Forum: Users can raise their own topics for discussion and discuss each topic at leisure
  • Productivity: Gain an overall insight in to productivity via charts showing tickets raised over time

Site Design

Colour Scheme

A five colour palette was generated using colormind.io to ensure proper colour coordination. Full details in palette.txt

Typography

Google Fonts: "Permanent Marker" (major headings), "Kalam" (sub headings and buttons), "Arsenal" (body text). Cursive heading fonts used to reflect a comic book style.

Wireframe Mockup

Mockup constructed using WireframePro Version 3.0.9. see wireframe.pdf

Technology

Contribute

  1. Ensure you have Python 3.7 installed
  2. Set up a virtual environment using pip: python3 -m venv .
  3. Clone github repository: git clone https://github.com/julian-garcia/i-comic.git
  4. Run python manage.py runserver and the project will run on http://127.0.0.1:8000/

Testing

Forty tests have been implemented using the Django testing suite to test the various models, views and forms across all of the apps within this project. Test outcomes are available in test_outcomes.txt. Travis CI is being used for continuous integration testing.

Credits

Media

Images retrieved from Wikimedia Commons - these are freely reusable images

i-comic's People

Contributors

julian-garcia 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.