Thanks to visit codestin.com
Credit goes to github.com

Skip to content

polpak/cs263-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questor!

The CS 263 project for Chad Simmons

  • Uses GAE datastore to hold quest and users.
  • Uses the memcache service to cache search results.
  • Uses push queues to expire quests and manage avatar updates
  • Uses blobstore for user avatars
  • Quest creation/searching/accepting/completing is implemented with a REST JSON API (POST/GET/PUT)
  • Project is built and deployed with maven
  • All java classes are fully documented via JavaDoc

The running application can be seen on google app engine here

Selenium tests are included in the github project here, and can be run using the Selenium IDE.

Video demo is here

About

Project Repo for CS 263

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published