Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serifcolakel/ts-react
TS Learning & repeating React concepts
https://github.com/serifcolakel/ts-react
Last synced: 6 days ago
JSON representation
TS Learning & repeating React concepts
- Host: GitHub
- URL: https://github.com/serifcolakel/ts-react
- Owner: serifcolakel
- Created: 2022-06-25T12:18:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T12:24:42.000Z (over 2 years ago)
- Last Synced: 2024-11-09T02:52:35.697Z (2 months ago)
- Language: TypeScript
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DEV COMMIT TAGS
| **TAG** | **DEFINITION** |
| ----------- | ------------------------------------------------------------------------------------------------------ |
| **ADDED** | _It gives information about the added function, variable and components._ |
| **CHANGED** | _It gives information about changing functions, variables and components._ |
| **FIXED** | _It gives information about the corrected design or functional error._ |
| **TODO** | _It gives information about what to do in the future._ |
| **REMOVED** | _It gives information about the removed function, component and variable._ |
| **INFO** | _It gives information about the examination of problems that may occur during distribution and build._ |## Roadmap
- [x] Added Layout to the project
- [x] Added Footer page desing to the project
- [x] Added Header page desing to the project
- [x] Added Home page desing to the project
- [x] Added google maps to the project
- [x] Added google maps marker func. to the project
- [x] Added api (location, params, search) for request Server Side & Client Side rendering to the project
- [x] Added dummy data for the api from etstur api & modified for the project
- [x] Added Not found page desing to the project
- [x] Added all components (map, search, Card, CustomCarousel, Footer, Header, Layout, NextEvent etc) to the project
- [x] Added dynamic google maps event details page to the project
- [x] Added google maps autocomplete to the project from api request
- [] Add Redux & context later :)See the [open issues](https://github.com/serifcolakel/etstur-findevent-fe-challenge/issues) for a full list of proposed features (and known issues).
## Contact
Project Link: [https://github.com/serifcolakel/todo-App](https://github.com/serifcolakel/todo-App)