Skip to content

Latest commit

 

History

History
80 lines (59 loc) · 2.5 KB

README.md

File metadata and controls

80 lines (59 loc) · 2.5 KB

costs-icon

Costs - Your projects manager

maintained badge

license badge

issues badge

issues closed badge

pr's badge

closed pr's badge

Overview

costs-icon

The Costs Web Platform is a project management tool designed to help users manage their projects effectively. It allows users to create, view, edit, and delete projects, as well as perform various operations such as sorting projects by name or budget.

Features

  • Create Projects: Easily create new projects by providing details such as project name, budget, category, and deadline.
  • View Projects: View a list of all projects with relevant details such as name, budget, category, and deadline.
  • Edit Projects: Edit existing projects to update their details.
  • Delete Projects: Delete unwanted projects from the system.
  • Sort Projects: Sort projects by name or budget for easier navigation.
  • Deadline Check: Automatically checks project deadlines and indicates if they have ended.

Technologies Used

  • HTML
  • CSS/Sass
  • JavaScript
  • Firebase (for future implementation)
  • TypeScript (for future implementation)
  • Webpack
  • Babel

Installation

  1. Clone the repository:
    git clone https://github.com/DevDario/Costs-Web.git
    
  2. Navigate to the project directory:
    cd Costs-Web
    
  3. Install dependencies:
    yarn install
    

Usage

  • To run the project locally, open the index.html file in your web browser.
  • For development, you can run the development server using:
    yarn dev
    

Future Improvements

  • Integration with Firebase for data storage and user authentication.
  • Migration to TypeScript for better code organization and type safety.
  • Enhancements to the user interface and user experience.
  • Addition of more features such as user accounts.

Contributors

License

This project is licensed under the MIT License.