Skip to content
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

Kunzite 2 - Angie, Danica, Alejandra #10

Open
wants to merge 86 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
44fb74d
sets up backend
adom2128 Jun 23, 2023
f241294
pushes .env
dsarm-edu Jun 23, 2023
03bf534
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jun 23, 2023
a868184
intalled axios
angiekimtran Jun 23, 2023
7ca3a69
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
angiekimtran Jun 23, 2023
2327f7f
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jun 23, 2023
7816591
sets up folder structure
adom2128 Jun 29, 2023
2ca8062
adds dependencies from setup
adom2128 Jun 29, 2023
6a9983b
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jun 29, 2023
8249bb9
sets up skeleton for component files
adom2128 Jun 30, 2023
9044b24
merges index.css to main
dsarm-edu Jun 30, 2023
be0f536
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jun 30, 2023
855a476
moves index.css to src folder
dsarm-edu Jun 30, 2023
d814b75
comments out code in BoardList and CardList to remove error
adom2128 Jun 30, 2023
36e3e77
Adds Board component, changes previous Board component to BoardTab
adom2128 Jun 30, 2023
b4624b0
added api folder to store api calls to the back-end db
angiekimtran Jul 11, 2023
c640b20
renamed files under api folder to be more descriptive
angiekimtran Jul 11, 2023
f312aa4
changed components folder format, added Card component, and edited la…
angiekimtran Jul 11, 2023
ade90b5
updated components
angiekimtran Jul 12, 2023
44ea92a
creates css files
dsarm-edu Jul 12, 2023
4763905
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jul 12, 2023
f120790
deletes extra css files
dsarm-edu Jul 13, 2023
8e7f311
creates new-board-form branch and continues building form component
adom2128 Jul 14, 2023
28c391d
new board form working
adom2128 Jul 14, 2023
155aac5
added like,like count, & delete to card and board and display owner &…
angiekimtran Jul 14, 2023
b79d2a6
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
angiekimtran Jul 14, 2023
3e21d26
Starts on BoardList.css
dsarm-edu Jul 14, 2023
a924fb3
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jul 14, 2023
9046833
Merges and resolves merge conflicts from BoardList.css
dsarm-edu Jul 14, 2023
09bbc7f
Merge branch 'new-board-form'
adom2128 Jul 14, 2023
2588a6b
makes changes after merge
adom2128 Jul 14, 2023
e5f39ae
cleaned up code in BoardList.js
angiekimtran Jul 14, 2023
dbcad4b
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
angiekimtran Jul 14, 2023
4e4a635
deleted board from Board after DELETE
angiekimtran Jul 17, 2023
b926bd5
deleted CardList and BoardTab components and cleaned up code
angiekimtran Jul 17, 2023
78998e7
fixes postBoard endpoint so it works with object
adom2128 Jul 17, 2023
9f6c53d
Removes duplicate line
dsarm-edu Jul 17, 2023
c671424
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jul 17, 2023
64ac1a2
made cards delete when a board is deleted
angiekimtran Jul 17, 2023
52064d2
makes changes to API calls
adom2128 Jul 17, 2023
e5d1f2c
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
adom2128 Jul 17, 2023
52b67cd
adds button to hide and show NewBoardForm
adom2128 Jul 17, 2023
75dd991
Starts on css for NewBoardForm
dsarm-edu Jul 17, 2023
3c4dd63
adds NewCardForm functionality
adom2128 Jul 17, 2023
8373551
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
adom2128 Jul 17, 2023
944d92f
changes postCard to use async/await
adom2128 Jul 17, 2023
ae89a4b
Edits the css of js of NewBoardForm text color to dark teal
dsarm-edu Jul 18, 2023
8d9988c
Fixes Create New Board button and Hide Form button
dsarm-edu Jul 18, 2023
6893742
Starts on Card.css
dsarm-edu Jul 18, 2023
a711dc0
reset the state of Card Form after a board is deleted
angiekimtran Jul 18, 2023
add1dd8
disabled submit button for new board & card form when invalid/missing…
angiekimtran Jul 18, 2023
18e1d68
makes small changes to css
adom2128 Jul 18, 2023
1b2db5e
Merge branch 'Card.css'
dsarm-edu Jul 18, 2023
c556c6d
adds styling to NewCardForm to math NewBoardForm
adom2128 Jul 18, 2023
8e5a3e9
deleted comments and made variable names more descriptive
angiekimtran Jul 18, 2023
9d2792a
Makes cards line up horizontally
dsarm-edu Jul 18, 2023
5dbf1c0
Merge branch 'Board.css'
dsarm-edu Jul 18, 2023
306e56d
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
angiekimtran Jul 18, 2023
1b6e530
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
angiekimtran Jul 18, 2023
8469870
Fixes board width
dsarm-edu Jul 18, 2023
6b8bd02
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jul 18, 2023
7f5a28a
changed variable names
angiekimtran Jul 18, 2023
d74505b
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
dsarm-edu Jul 18, 2023
b92e946
Adds box shadow and fixes card margins
dsarm-edu Jul 18, 2023
f52af9e
set-up for gh-pages deployment
angiekimtran Jul 18, 2023
11540bd
makes small css changes
adom2128 Jul 18, 2023
b31b5f6
NewCardForm moves with Cards
adom2128 Jul 18, 2023
39f7f74
moves board delete button
adom2128 Jul 18, 2023
42f23e5
adds a pointer cursor to buttons
adom2128 Jul 18, 2023
415cee7
changed width of card form, set font-size of title & owner, updated w…
angiekimtran Jul 18, 2023
183c44c
Merge branch 'main' into deployed-version
adom2128 Jul 18, 2023
f3f569b
changes title in tab
adom2128 Jul 18, 2023
1df75a2
Fixes new board form input and button size while scaling, adjusts siz…
dsarm-edu Jul 19, 2023
c3208f8
refactored useEffect in App.js & Board.js
angiekimtran Jul 19, 2023
6e0f4f9
Merge branch 'main' of https://github.com/adom2128/front-end-inspirat…
angiekimtran Jul 19, 2023
60d2b90
adds a function to update the card
adom2128 Jul 19, 2023
c9ea762
editing of card message is now working
adom2128 Jul 19, 2023
9c31070
adds an error message if the card message being updated is blank or t…
adom2128 Jul 19, 2023
c871b54
moves editable text around
adom2128 Jul 19, 2023
233fa66
adds minimum height to board container
adom2128 Jul 19, 2023
9507f4f
added ability to select & sort cards by card_id, message, & likes_count
angiekimtran Jul 20, 2023
0f91954
adds new test favicon
adom2128 Jul 20, 2023
0704c68
new icon testing
adom2128 Jul 20, 2023
a2140d2
Merge branch 'main' into deployed-version
adom2128 Jul 20, 2023
0bb0d26
Merge branch 'main' into deployed-version
adom2128 Jul 20, 2023
65827d7
removes the footer
adom2128 Jul 20, 2023
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
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,26 @@ yarn-error.log*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
1 change: 1 addition & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
71 changes: 68 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,70 @@
# Inspiration Board: Front-end Layer
# Getting Started with Create React App

This scaffold only includes a `.gitignore` file.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

To get started, follow the setup directions described in the project.
## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Loading