Skip to content

Commit

Permalink
Improved ReadME
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWWDC committed May 9, 2023
1 parent 0127af2 commit 5f2c6d9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 18 deletions.
18 changes: 0 additions & 18 deletions BE/be-post-app/README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
# Intro

a basic Twitter Style platform with Laravel for the BE and HTML for the front end for testing my knowledge about Laravel and finaly startig working with bikeflip a basic Twitter Style platform with Laravel for the BE and HTML for the front end for testing my knowledge about Laravel and finally starting working with bikeflip.

Implmented:

- [x] Factory

- [x] Seed

- [x] Migrations

- [x] Model

- [x] Api ROutes

- [x] Delete Api

- [x] Pagination

- [ ] edit
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,29 @@ with:
* BE: Laravell

* DATABASE: Xampp MySQL

# TODO

Implemented:

- [ ] Dockerize

- [x] Factory

- [x] Seed

- [x] Migrations

- [x] Model

- [x] Api ROutes

- [x] Delete Api

- [x] Pagination

- [x] edit

- [ ] Auth

- [ ] Dockerize

0 comments on commit 5f2c6d9

Please sign in to comment.