LaplaceXD / TriviaMeister

A simple trivia making application made with Xamarin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TriviaMeister

Last Update Activity

TriviaMeister is a simple trivia-making and answering application for students who would like to add interactive fun to their studies. This was made as a final requirement for our CIS 2203 Mobile Development course. The application is primarily built on Xamarin with no Back-end since UI/UX was the primary focus.

Functionalities

  • Authentication using a mock cache.
  • Perform CRUD operations on Trivias and their respective items.
  • Simple Q&A functionality by clicking on Trivia Items.

Requirements

To be able to set up this project, you would need to install the following beforehand.

Setup

  1. Make sure you have the requirements installed.
  2. Clone this project to your local machine.
  3. Open the project in Visual Studio.
  4. Open an Android Emulator.
  5. Run the project in Visual Studio.
  6. You can log in with the following account:
Email: user@example.com
Password: Abcd1234!

Contributing

Unfortunately, we are not accepting pull requests, since this is a one-time project. However, feel free to fork this project, and improve on it!

License

MIT

About

A simple trivia making application made with Xamarin.

License:MIT License


Languages

Language:C# 100.0%