Skip to content

moringa-sessions/Task-manager

Repository files navigation

Task Manager

The app is all about clothing/fashion shop, 17/04/2025

By Kelvin Kipchumba

Description

The application includes a landing page which shows the popular colections and a footer with contact details. There is also a shop, login and register pages.

Features / User Stories

A user can

  • add a task
  • Update task
  • fetch all tasks and individual task
  • delete a task
  • serach for a task

Setup/Installation Requirements

  • Download a zip file in the code section to the desired folder
  • Extract the files
  • Open the project folder with VS Code
  • Open the terminal in your vscode
  • naviogate to the backend folder and install packages with npm install command
  • After installation of backend packages run the json server with json-server --watch db.json and your backend server is runnning.
  • Open a new terminal, ensure that you are in the project's root directory
  • Install the packages of your frontedn with npm install command *Then run your react app(frontend) with npm run dev command
  • And you are all done

Deplyment

Known Bugs

The application works perfectly well, no bugs.

Technologies Used

  • Taulwind CSS
  • React
  • React Icons
  • Google Fonts

Support and contact details

email :: kelvinkipchumba002@gmail.com

License

Copyright 2025 Kelvin Kipchumba

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.

Releases

No releases published

Packages

 
 
 

Contributors