Skip to content

Ramiruuu/FreelanceManagerProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freelancer Project Manager

A modern, responsive web application to help freelancers manage their projects with ease.

Preview

image

Features

  • Add new projects with details (name, client, due date, payment)
  • View all projects in a clean modal display
  • Responsive design for desktop and mobile use
  • Interactive UI with smooth transitions and hover effects
  • Real-time input validation
  • Modern color palette and typography

Tech Stack

  • HTML5: Structure and content
  • CSS3: Styling with responsive design (Flexbox, Grid, Media Queries)
  • JavaScript: Core functionality and interactivity
  • Google Fonts: Poppins font for a contemporary look

Installation

  1. Clone or download this repository:
    git clone https://github.com/your-username/freelancer-project-manager.git
    

Customization

  • Colors: Modify the color variables in styles.css
  • Layout: Adjust the grid and flex properties in styles.css
  • Functionality: Extend script.js for additional features (e.g., edit/delete projects)

Limitations

  • Data is not persistent (resets on page refresh)
  • No backend or database integration in this version
  • Future Enhancements
  • Add local storage or backend for data persistence
  • Implement project editing and deletion
  • Add sorting/filtering options for project list
  • Include status updates (e.g., "Completed" toggle)

Contributing

Feel free to fork this repository, submit issues, or create pull requests with improvements!

License

This project is open-source and available.

Vercel Hosted Link

https://freelance-manager-project.vercel.app/

Notes for the README:

  • Replace your-username in the git clone command with your actual GitHub username if you host this on GitHub.
  • Add a LICENSE file if you choose to include licensing (e.g., MIT).
  • You can enhance the README with screenshots by capturing the UI and adding them with Markdown image syntax.
  • Update "Developed by [Your Name]" with your actual name or handle.

This README provides a clear overview, setup instructions, and room for future expansion, making it suitable for sharing or personal reference.

About

Freelancer Project Manager is a user-friendly web app that helps freelancers manage projects. Made with HTML, CSS, and JavaScript, it offers a clean, modern look and easy-to-use features like tracking project names, client info, due dates, payments, and status updates, all optimized for mobile devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors