FinCare is a web-based application designed to help individuals keep track of their daily expenses. It allows users to manage their finances efficiently, provides insights into spending patterns, and even suggests a budget for weekend plans.
- Daily Expense Tracking: Users can log their expenses and view a detailed breakdown of their spending.
- Budgeting for Weekend Plans: The system helps organize expenses and suggests a suitable budget.
- Secure and Accessible: The website is accessible to everyone and ensures data security.
- Frontend Development:
- HTML for structuring the website.
- CSS for designing the user interface.
- JavaScript for interactive elements.
- Assets:
- The logo and background images are in PNG and SVG formats.
FinCare/
├── assets/
│ └── images/
│ ├── contact-background.svg
│ ├── fincare-logo.svg
│ ├── footer-wave.svg
│ ├── hero-image.svg
│ ├── pattern-background.svg
│ ├── service-placeholder.svg
├── css/
│ └── styles.css
├── js/
│ └── script.js
├── index.html
├── README.md
- Clone the repository:
git clone https://github.com/Meghna1208/Fintech.git
- Navigate to the project directory:
cd Fintech - Open
index.htmlin your browser to access the website.
We welcome contributions! Feel free to open issues or submit pull requests.
This project was developed by Team Codegrammers for the TechTrek Hackathon.
This project is open-source and available under the MIT License.