|| Legacy Martial Arts ||
Initiated May 3rd.
Project Docs · Report Bug · Request Feature
- Welcome page that displays:
- Header
- Nav bar
- Logo
- Image Carousel
- Schedule
- About Master J (and other instructors)
- Footer
- Location
- Business hours
- Contact info
- Header
- React (redux?)
- JavaScript
- HTML
- CSS
- Bootstrap (or other styling libraries)
- 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
- Payment via API: Paypal, Venmo, Shopify, etc.
- CSS
- C#/.NET
- Firebase/Firestore
A website for legacy-martial-arts Martial Arts, LLC.
- No known bugs
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.
- Code editor download:
- Option 1: Atom
- Option 2: Visual Studio Code
- Click the download most applicable to your OS and system.
- Wait for download to complete, then install -- Windows will run the setup exe and macOS will drag and drop into applications.
- Open your editor, and open the Command Palette by pressing
Cmd+Shift+P
for Mac, orCtrl-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.
- For VS Code, type
- Optionally, create a GitHub account
- Navigate to the repository here.
- Click 'Code' to reveal the HTTPS url ending with .git and the 'Download ZIP' option.
- Open up your system Terminal or GitBash, navigate to your desktop with the command:
cd Desktop
, or whichever location suits you best. - Clone the repository to your desktop:
$ git clone https://github.com/MorganJBradford/legacy-martial-arts.git
- Run the command
cd legacy-martial-arts
to enter into the project directory. - View or edit:
- Code editor - Run the command
atom .
orcode .
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.
- Code editor - Run the command
- Navigate to the repository here.
- Click 'Code' to reveal the HTTPS url ending with .git and the 'Download ZIP' option.
- Click 'Download ZIP' and extract.
- Open by double clicking on any of the files to open in a text editor.
- In the top level directory, legacy-martial-arts:
- Enter
npm install
in your terminal. - Enter
npm start
in your terminal.
- Enter
GitHub | ||
---|---|---|
Morgan Bradford | MorganJBradford | [email protected] |
If you have any feedback or concerns, please contact me (see info above).
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.
"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.)