Skip to content

martingdela/wizticketAWS

Repository files navigation

Build Status Contributors MIT License


Logo

Wizticket

Cloud Native Ticketing System
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Wizticket is a ticket selling system that will NEVER fail on the worst of loads. This application has been built on a serverless stack using AWS to ensure that no matter the load, everyone will get their tickets correctly and that these will be tied exclusively to their buyer (deterring resellers).

We have built Wizticket using technologies such as:

  • DynamoDB with AppSync
  • Amazon Cognito
  • Lambda Functions
  • Stripe Payments
  • And more..

Built With

This application was built using the following frameworks:

Getting Started

To build this project, please proceed to the following instructions:

Prerequisites

Install the latest version of npm

  • npm
npm i npm -g

Install AWS Amplify from npm

npm install -g @aws-amplify/cli

Configure amplify using your AWS account

amplify configure

For more details on how to configure amplify and its components, please follow this guide

Installation

  1. Clone the repo
https://github.com/a01334390/wizticketAWS
  1. Install NPM packages
npm install

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fernando Martin Garcia Del Angel - martntn - martingarciadelangel@me.com

Project Link: https://github.com/a01334390/Noor

Acknowledgements

Releases

No releases published

Packages

No packages published

Languages