Giter Club home page Giter Club logo

instagrim's Introduction

Instagrim  is an example web app using Cassandra as a back end.   The app allows picture uploads, creates a thumbnail and 
a  B/W version of the picture, and a simple login.

See Keyspaces.java for a definition of the keyspaces.
CassandraHosts manages the connections. 
The code uses org.imgscalr.Scalr for image manipulation
It is a Netbeans maven based project.


The code is used as an example for AC32007, School of Computing, Univeristy of Dundee.

It implements the following URL patterns:

/Image/*
/Images
/Thumb/*
 /Images/*
/Login
/Register

Not all work 100% correctly .  Some parts of the implementation are missing.

Students are exected  to:
1: Understand the code
2: Fix any bugs
3: Add functionality

Some ideas for added functionality you might like to add (not all are simple, you decide what are and which you’d like to try).

1: Extend the registration process and display a profile for users (add “\profile\*” for  instance)
2: Upload a users picture to the users profile
3: Add image filters.  So /alter/filername/* would create a new version of the picture with that filter  applied.  
4: Allow users to comment on other users pictures. /Image/Comments/* would display the picture with the comments.

This is not a limit to what you could do, use your imagination !

instagrim's People

Contributors

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