- Installation
- Usage
- User Story
- Acceptance Criteria
- Credits
- License
- Updates
- Wire-Frame
- Review
- Project Links
Acceptance Criteria
RESTful API
** 7 Routes **
View
* GET /user View all users (R)
* GET /user/:id Single user (R)
* GET /user/edit/:id PrePopulated Form of users (R)
* GET /user/new Empty Form
API Routes
* POST /user (C)
* PUT /user/:id (U)
* DELETE /user/:id (D)
Admin Pages
* GET /AdminUsers (R)
* PUT /AdminUsers/Edit (U)
* DELETE /AdminUsers (D)
* POST /AdminNewUser (C)
GIVEN a
WHEN I
THEN I
https://rapidapi.com/trueway/api/trueway-places/
MIT License
Copyright (c) 2022 Vincent Kendrick
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.
* GIF IMG
[] Better 3rd Party API's for sure.
[] Making the View look worth looking at.
[] on the covid page, make the first feed in look good.
[] on the covid page, fix the news feed in.
[x] on the covid page, make the last feed in look better.
[] Fix gas page to work as a class component.
[x] Fix the lad n lng on the where go to page.
[] Finish the login and sign up authentication n authorize.
[] finish the admin side of the site, delete, and edit.
[] fix console app that is connected.
[] Adding images and music to mongoDB.
[] Add alert Context API
[] Add JWT Header ContextApi
[] Add a spin wheel.
[] Fix favicon size. missing the favicon 4 sizes. and its the wring size.
[] Maybe match the with some Covid results with webhooks.
[] find gas prices and compare to see what is the cheapest.
[] StyledComponents update all.
[] React 18 useEffect() update all.
[] Node Async Await update all.
[] State Management update all.
* Props (1 page)
* Context API (Alerts)
* Globel Context API (JWT)
* Redux / Recoil (Practice)
Great Site to get update on the covid tally and also find out where to go.
© 2022 DaGreat Code LLC.