Giter VIP home page Giter VIP logo

concert-poster's Introduction

Languages ๐Ÿ‘จโ€๐Ÿ’ป

Solidity JavaScript Bash Rust Python Markdown Node.js TypeScript Swift Haskell WebAssembly Zsh HTML

Frameworks ๐Ÿงฐ

NextJS Pandas Hardhat ethers.js web3.js Web3.py Brownie Anchor

SolanaJS

Chai
Mocha Foundry Polars Web3.rs

Databases and cloud hosting ๐Ÿ—„๏ธ

GitHub Pages MySQL Redis Repl.it Moralis Infura Figment Gitpod Supabase MongoDB

Software and tools ๐Ÿ’ป

Brave Git Google Sheets Jupyter Stack Overflow Visual Studio Code X-Code Docker Kubernetes Postman

Networks โ›“

  • Ethereum
  • Polygon
  • Binance Smart Chain
  • Solana
  • Arweave
  • Interplanetary File System (IPFS)
  • Bitcoin/Lightning

Contant info ๐Ÿ“ฑ

๐Ÿ† Profile Trophy

concert-poster's People

Contributors

jaydenpashmore avatar kaleb47 avatar

Watchers

 avatar

concert-poster's Issues

Developer 2: Task 3 - PHP Backend for Order Viewing

Task Description

  • Create concert_view.php to enable customers to view their orders by entering their email.

Acceptance Criteria

  • The program fetches and displays the correct order information based on the entered email.

Shared Task 2: Bug Fixes and Refinements

Task Description

  • Address any bugs identified during testing and refine features as needed.

Acceptance Criteria

  • The application is free of critical bugs and meets all project requirements.

Developer 2: Task 2 - PHP Backend for Order Processing

Task Description

  • Develop the concert_order.php program to process new ticket orders and save them in the database.

Acceptance Criteria

  • The program correctly calculates ticket costs, taxes, and fees, and successfully saves order data to the database.

Shared Task 1: Integration Testing

Task Description

  • Ensure that the frontend and backend work seamlessly together.

Acceptance Criteria

  • The entire application flow from ordering to viewing orders works without errors.

Developer 1: Task 2 - Frontend Validation

Task Description

  • Implement client-side validation in the order form to ensure all required fields are filled before submission.

Acceptance Criteria

  • The form validates user input and provides appropriate feedback before allowing submission.

Implement Embedded HTML for Database Viewing and Add Link to Main Page

Description

We need to create an embedded HTML file that allows users to view data from our database. Additionally, this page should be accessible via a link on our main page.

Requirements

  1. Embedded HTML Page:

    • The page should connect to our database (using the provided credentials) and display data from the 'Customers' table.
    • The data should include fields such as LastName, FirstName, Email, AdultTicket, ChildTicket, Date, Location, Subtotal, Tax, Fee, TotalCost, and CustomerID.
    • The page should handle cases where no data is found, displaying an appropriate message.
  2. Link on Main Page:

    • Add a link on the main page that directs users to this new HTML page for viewing customer data.
    • The link should be labeled appropriately (e.g., "View Customers").

Potential Issues/Considerations

  • Ensure database credentials are secured and not exposed in the HTML file.
  • Check for SQL injection vulnerabilities and ensure the code is secure against such attacks.
  • Make sure the page is styled consistently with the rest of the website.
  • Verify the functionality across different web browsers.

Code Snippet for Reference

(Include your current PHP/HTML code snippet here)

Additional Notes

  • Please update the ticket with any questions or clarifications needed.
  • Include screenshots of the implemented feature for review.

Developer 2: Task 1 - Database Table Creation

Task Description

  • Create a customer table in MySQL with the specified columns (LastName, FirstName, Email, AdultTicket, ChildTicket, Date, Location, Subtotal, Tax, Fee, TotalCost).

Acceptance Criteria

  • The table correctly stores all necessary information with the correct data types.

Develop and Style Web Pages

Task Description

  • Develop the HTML and CSS for the landing page, ticket order page (concert_form.html), and the order view page (concert_view.html).

Acceptance Criteria

  • Pages are visually appealing, responsive, and have all required fields and links as per project requirements.

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.