Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Fastest-Coder-First/Ayush-Rishabh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ayush-Rishabh

Fastest-Coder-First Hackathon Project

Check Out Live FinTrack Website at : https://fintrack-dpzw.onrender.com

Github Copilot

GitHub Copilot, an AI-powered coding assistant, played a significant role in the development of the Finance Tracker application. By leveraging the power of machine learning, GitHub Copilot provided intelligent code suggestions and helped streamline the coding process. Here are some ways GitHub Copilot contributed to building this app:

  1. Code Generation GitHub Copilot helped generate boilerplate code for many sections of the programme, including server routes, database queries, and user interface components. It saved time by generating code snippets depending on the context and needs. The development process became more efficient with Copilot's support, reducing the requirement for hand coding from start.

  2. Syntax and Error Correction GitHub Copilot proved invaluable in catching syntax errors and offering suggestions to correct them. By analyzing the code context, it provided real-time feedback to prevent common mistakes, typos, or missing parentheses. This helped improve code quality and reduced the debugging time, allowing me to focus more on implementing the application logic.

  3. smart auto-completion GitHub The auto-completion features of Copilot were quite helpful in expediting the development process. It suggested clever variable names, function arguments, and method calls. I was able to develop code faster and maintain consistency throughout the programme by implementing their advice.

Screen Shot

Screencast.from.2023-06-24.17-53-06.mp4

1 2 3 4 5 6 7

FinTrack - A Finance Tracker

The Finance Tracker is a simple online application that allows you to simply manage your financial activities. You may use this programme to conveniently track your income and spending by adding, editing, and deleting financial transactions.

Features

Add New Financial Transactions: Enter new financial transactions with data such the date, category, description, and amount. This function allows you to precisely record your income and spending.

Edit current Transactions: Edit current transactions to reflect changes in the information. This tool helps you to maintain your records up to date by allowing you to change the date, category, description, or quantity.

Delete Transactions: Easily delete undesired or inaccurate transactions from your financial records. This feature keeps your transaction history accurate and uncluttered.

Technologies Used

#The following technologies are used to create the Finance Tracker:

Front-end: HTML, CSS, ejs(Embedded Javascript), and JavaScript.

Database: MongoDB Atlas

Backend: Node.js, Express.js

Getting Started

Follow the instructions below to get started with the Finance Tracker application:

  1. Clone the repository to your local machine or download the source code. git clone https://github.com/Fastest-Coder-First/Ayush-Rishabh.git

  2. Install the dependencies using a package manager like npm or yarn. npm install or npm i

    Configure the application settings by editing the config.js file. You may specify the database connection details or any other required configurations.

  3. Start the application. npm start or node index.js

Contact

If you have any questions, suggestions, or feedback, please contact the project maintainer:

Email: [email protected] Email: [email protected]

About

Fastest-Coder-First Hackathon Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published