Skip to content

React Application build using Bootstrap, Bootswatch and React-Bootstrap that allows for full CRUD operations using MockAPI as a back end.

Notifications You must be signed in to change notification settings

RKVanHorn/week15FEassignment

Repository files navigation

Home Project Planner

Home Project Planner

React Application built using Bootstrap, Bootswatch and React-Bootstrap - allows full CRUD operations using MockAPI as a back end.
Explore the docs »

View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contact

About The Project

Product Name Screen Shot

This application allows users to plan projects that they'd like to do around their home. It has fields for project name, priority, cost, time and notes. Users can add a project to their planner, update the project, including marking it complete and delete the project if desired. MockAPI is set up as the back end.

(back to top)

Built With

  • JavaScript
  • React
  • CSS
  • Bootstrap

(back to top)

Getting Started

Home Project Planner was built using Vite.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/RKVanHorn/week15FEassignment.git
  2. Install NPM packages
    npm install
  3. Run NPM run dev
    npm run dev

(back to top)

Roadmap

  • Add sort functiontality to table for cost and time
  • Add sort arrows to table columns that are sortable

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

LinkedIn

Email me at: R_VanHorn@outlook.com

View more of my work at: https://rvanhorn.dev

Project link: https://github.com/RKVanHorn/week15FEassignment

(back to top)

About

React Application build using Bootstrap, Bootswatch and React-Bootstrap that allows for full CRUD operations using MockAPI as a back end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published