Hey there! Welcome to the Fishkapp Project! This project allows you to easily create, edit, and delete fishkapps. These fishkapps are stored in both an external API and a database, creating a central and efficient system for managing them. The project started during some free time in the https://www.nerdbord.io/ community. We were given the design and tasks to work on, and I decided to take on the responsibility of developing the entire project on my own. Plus, my code went through a detailed review process, where Jakub and AI gave helpful feedback during the pull request evaluation.
https://bornikowski-fishkapp.netlify.app/
-
Create Fishkapps:
- Use the provided functionality to create new fishkapps easily.
-
Edit Fishkapps:
- Update and modify existing fishkapps as needed.
- Make changes to fishkapp details, keeping your information up-to-date.
-
Delete Fishkapps:
- Remove fishkapps that are no longer relevant or needed.
-
External API:
- Fishkapp data is stored in an external API, allowing for seamless integration with other systems and applications.
- Access the API endpoints to interact with fishkapp data programmatically.
-
Database:
- The fishkapp information is also stored in a database for persistence and data retrieval.
- Ensure the database is properly configured and maintained for optimal performance.
Database and API was provided by Jakub from Nerdbord.