Skip to content

Liftoff outline #483

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions P2-Project_Outline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,21 @@ For this assignment, you will submit a high-level outline of your project. This
## Submission Instructions

### Overview
Include overview here
My project will be a blog website that will let people to give and receive advice on martial arts.
It will allow people to create a page for every different martial arts.
Each page will have a comment section.
And people will be allowed to create a login.
### Features
Include Features here
Login page
comment section
home page
martial art page creation
### Technologies
Include Technologies here
Java
thymleaf
html
### What I'll Have to Learn
Include what you will need to learn here
I will need to learn about comment sections and how best to implement them.
### Project Tracker
Link to your Trello board here
https://trello.com/invite/b/QMkRbup9/d62cb57fa95ba11e3ec510239cc0e4e4/project-2020
5 changes: 3 additions & 2 deletions P3-Project_Planning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ For this assignment, you'll create some initial plans for your project.
### Wireframes

Include at least 3 wireframes here, adding images or files to your repository as necessary. Format them as a bulleted/unordered list with links to the files.

https://drive.google.com/file/d/1B_LhrkVHlFzmA2RXAeyQs8WT8zYVBsoU/view?usp=sharing
### Project Tracker

Include a link to your public Trello board. Be sure you have user stories added for at least your first 2-week sprint.

https://trello.com/invite/b/QMkRbup9/8d76dfd1c6c357977645692c73460613/project-2020
### Project Repo Link

Include a link to your project on GitHub.
https://github.com/SpearBrave/Martial-arts.git
9 changes: 9 additions & 0 deletions liftoff-assignments.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>