Skip to content

Show off your knowledge of Cork in this game which takes you on a virtual journey around Cork exploring some of the well known and lesser know sights Cork has to offer.

Notifications You must be signed in to change notification settings

Jeffride/TeamProject2021

Repository files navigation

TeamProject2021

Name: Lost in Cork

Group: 6

Module: CS3305

Site Url : Lost in Cork

Team members:

Scrum Standup Timetable

  1. Jeff Attride (3rd February, 8th March)
  2. John Wales (8th February, 15th March)
  3. Nathan Crowley (15th February, 22nd March)
  4. Mark Cullinane (22nd February, 29th March)
  5. Eoin Treacy (1st March, 5th April)

Prerequisites for running locally

  • Latest version of Django framework
  • Python3
  • Pillow

Commands to install

  • using pip
  • Django: python3 -m pip install Django
  • Pillow: python3 -m pip install --upgrade pip python3 -m pip install --upgrade Pillow

Start-up Guide when running locally:

  1. Clone this repo to your local machine
  2. Navigate to the downloaded folder.
  3. CD into the git directory containing the project and navigate to the folder containing manage.py
  4. Next type the commmand "python manage.py runserver", this will start a developement server at http://127.0.0.1:8000/ in your browser.
  5. Open your browser and open http://127.0.0.1:8000/.

Compatibility

  • This project has been tested on Mac, Linux and Windows

Booch Diagram

Image 04-03-2021 at 14 07

When a user access our application they are brought to out login/registration page, once they have been logged in they're then brought to the main menu where they can select from our different gamemodes 'Easy','Hard' and 'Retro'. All of these modes have an integrated scoring system which should display the users highscore to the leaderboard page when a game has finished. We also have a database for where the images we use in the modes are stored, the admin page is used by superusers to speed up the process of adding new questions by uploading the images directly.

Latest Updates 21/03/2021

  • Application is now usable on mobile phones and tablets
  • extensive bug fixing
  • improved styling
  • image upload admin page added
  • launched on domain https://lostincork.ie

Latest Updates 12/03/2021

  • About us page added
  • Restyling of key pages
  • Functional leaderboard
  • Docker-ized application for server deployement
  • new image carousel on home page
  • rounds implemented
  • Bug fixes

Latest Updates 04/03/2021

  • Admin page added for private image uploading
  • Retro mode implemented
  • leaderboard linked to maps mode
  • Improved CSS styling accross the app
  • Bug fixes

Latest Updates 22/02/2021

  • Random place generated on page load
  • Google maps implemented under the hard mode
  • Improved CSS styling
  • Bug fixes

Latest Updates 7/02/2021

  • login/registration page styled and tested with many test cases such as invalid passwords/usernames etc.
  • leaderboard implemented.
  • Common CSS styling across pages using a grid layout.
  • Images fetched and stored in effiecient manor.
  • Each page linked up to each other.

Latest Screenshots

21/03/2021

Registration / Login page

Image 21-03-2021 at 21 13

Home page

Image 21-03-2021 at 21 15

Easy mode

Image 21-03-2021 at 21 45 Image 21-03-2021 at 21 47 Image 21-03-2021 at 21 47 (1) Image 21-03-2021 at 21 46 Image 21-03-2021 at 21 46 (1)

Retro mode

Image 21-03-2021 at 21 17

Hard mode

Image 21-03-2021 at 21 18 Image 21-03-2021 at 21 18 Image 21-03-2021 at 21 19

Leaderboard

Image 21-03-2021 at 21 19

About Us

Image 21-03-2021 at 21 14 Image 21-03-2021 at 21 14

07/02/2021

Login page

image

Registration page

image

Game menu

image

Game

image

About

Show off your knowledge of Cork in this game which takes you on a virtual journey around Cork exploring some of the well known and lesser know sights Cork has to offer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages