Skip to content

MorganJBradford/legacy-martial-arts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


|| Legacy Martial Arts ||

Morgan Bradford

Initiated May 3rd.

Project Docs · Report Bug · Request Feature

🌐 About the Project

Capstone Proposal

MVP:

  • Welcome page that displays:
    • Header
      • Nav bar
      • Logo
    • Image Carousel
    • Schedule
    • About Master J (and other instructors)
    • Footer
      • Location
      • Business hours
      • Contact info

Expected tools/libraries:

  • React (redux?)
  • JavaScript
  • HTML
  • CSS
  • Bootstrap (or other styling libraries)

Stretch Goals:

  • Add admin role tha can:
    • add/remove images from carousel
    • Track quantity of product sold
    • Add payment tracking/user accounts
  • Collect payment for classes and/or apparel
  • Additional styling of website
  • deploy site

Additional tools for stretch goals:

  • Payment via API: Paypal, Venmo, Shopify, etc.
  • CSS
  • C#/.NET
  • Firebase/Firestore

📖 Description

A website for legacy-martial-arts Martial Arts, LLC.

🦠 Known Bugs

  • No known bugs

🛠 Built With


🏁 Getting Started

📋 Prerequisites

Code Editor

To view or edit the code, you will need a code editor or text editor. The popular open-source choices for code editors are Atom and Visual Studio Code.

  1. Code editor download:
  2. Click the download most applicable to your OS and system.
  3. Wait for download to complete, then install -- Windows will run the setup exe and macOS will drag and drop into applications.
  4. Open your editor, and open the Command Palette by pressing Cmd+Shift+P for Mac, or Ctrl-shift-p for Windows
    • For VS Code, type Shell Command: Install 'code' command in PATH into the Command Palette.
    • For Atom, type Install Shell Commands into the Command Palette.
  5. Optionally, create a GitHub account

⚙️ Setup and Use

Cloning

  1. Navigate to the repository here.
  2. Click 'Code' to reveal the HTTPS url ending with .git and the 'Download ZIP' option.
  3. Open up your system Terminal or GitBash, navigate to your desktop with the command: cd Desktop, or whichever location suits you best.
  4. Clone the repository to your desktop: $ git clone https://github.com/MorganJBradford/legacy-martial-arts.git
  5. Run the command cd legacy-martial-arts to enter into the project directory.
  6. View or edit:
    • Code editor - Run the command atom . or code . to open the project in Atom or Visual Studio Code respectively for review and editing.
    • Text editor - Open by double clicking on any of the files to open in a text editor.

Download

  1. Navigate to the repository here.
  2. Click 'Code' to reveal the HTTPS url ending with .git and the 'Download ZIP' option.
  3. Click 'Download ZIP' and extract.
  4. Open by double clicking on any of the files to open in a text editor.

Launch Application

  • In the top level directory, legacy-martial-arts:
    1. Enter npm install in your terminal.
    2. Enter npm start in your terminal.

🤝 Contact

Linkedin GitHub Email
Morgan Bradford MorganJBradford [email protected]

✉️ Contact and Support

If you have any feedback or concerns, please contact me (see info above).

Report Bug · Request Feature


⚖️ License

This project is licensed under the MIT License. Copyright (C) 2021 Morgan Bradford. All Rights Reserved.

MIT License

Copyright (c) 2021 Morgan Bradford

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

🌟 Acknowledgements

"A school for tech careers... to help people learn the skills they need to get great jobs."

"...the first thing that humanity has built that humanity doesn't understand..."

-Eric Schmidt, Google (Alphabet Inc.)


Return to Top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published