Project Idea | FILEit - An online filing system
Last Updated :
13 Aug, 2021
FILEit is an online filing system, where one can keep a record of its purchases and additional perks that come along with it. It is a web app designed to ease the user's after-purchase experience of a product. Not only it helps the user save time but also money.
Objective: Let's take a real-life example, Let's say you buy a product Ex- a fridge and after some time you face some problems with it, let's say the door light stops working. So you obviously claim your warranty. But most of the time what happens is that you forget to claim the warranty because filing a complaint is a hassle. First, you have to find your receipt, then look for the warranty expiration date, then call customer care and provide various serial no. and details, which is really long and painful task. And what usually happens due to laziness is we forget to claim the warranty of the product within time and then have to pay huge repair fees.
FILEit is a web app that is designed to solve this problem. First of all, FILEit stores all your bills, insurance papers, etc. in one place. It also sends you a reminder to remind you that the warranty is going to expire soon so you may claim your warranty. Not only that you can directly send all the product details directly to the company mail and easily schedule an appointment with a technician, thus saving you money and time.
Tools Used:
- Frameworks:
- Firebase
- Express
- React
- Node JS
- GCP tools
- Development:
Required Skillset: You should have a good grasp of web technologies like ReactJS, CSS, and databases like Firebase, etc.
Implementation:
- First, we create API routes to store data in the firebase.
- Then we create API routes to send mail through Sendgrid.
- We then needed to automate those routes to send mails on their own to the users so that can get reminders regarding their product warranty. To accomplish this, we used a cloud scheduler with firebase functions which automatically run the code every day.
- Then we designed the frontend of the website in React.
- Then we used docker and created an image.
- And finally deployed it on Heroku.
Project Application:
- The project will help the user to keep all their product receipts in one place and therefore it will be easier for them to access them easily instead of looking through their binders and folders for receipt.
- It will also allow the user to register a complaint by just clicking a button which will save the user from going through the trouble of calling the customer care no. and wait in their annoying waiting line, then give them product serial no. and all that details.
- It will also send a reminder to tell the user that the product warranty is going to expire, so he may claim the warranty in time if there are issues with the product, saving him from the expenses he will have to pay for after the warranty expires.
Vision: To create a centralized filing system for easy compilation of all your purchases with regular reminders of expiring warranty or guarantee, we wish to optimize billing and provide multi-modal support. For example, scanning bills to make a soft copy of handwritten documents, supporting bills compiled in multiple languages. We also aim to connect customers and clients to clarify any problem a user can experience. We see a future where every vendor, household, and enterprise uses FILEit to compile their bills and are constantly reminded of the services that come along with the product.
Team Members:
- Yash Bansal
- Karan Sharma
- Jayesh Vasudeva
Project Demo:
Similar Reads
Project Idea | Electronic File Shield Project Title: Electronic-File_Shield Introduction: The basic idea of the project is collective but also seclusively accessible storage of data. Here in this project, we have tried to secure the user data of many different users or a community staffs at one place collectively. The security of data o
4 min read
InterPlanetary File System Introduction: IPFS (InterPlanetary File System) is a peer to peer, version controlled, content-addressed file system. It makes use of Computer Science concepts like Distributed Hash Table, BitSwap (Inspired by BitTorrent), MerkleDag (Inspired by The Git Protocol). History: IPFS was created by Juan B
4 min read
Project Idea | Study Helper Project Title: Study Helper Background: All of us know that the last preparation of the exam is the "Revision".Without revision preparation is incomplete. So what is meant by "revision"? Revision is "to read things again" but the reading whole thing is not a good practice. It will be time-consuming.
7 min read
Project Idea | Smart Government Project Title: Smart Government Background:- Today, we are facing one problem, that is of government educational documents. There are lots of procedures needed to be done for applying governments documents. And these documents are just piece of papers e.g. caste validity, caste certificate, income c
5 min read
Project Idea | Automated Resume Builder Project Title: Automated Resume Builder Introduction: As placement season of most of the colleges is going to start, making Resume is a very hectic work for all the students. Also, many companies judge the candidature of a student just by his/her Resume. So it is necessary for the student to think b
2 min read
Project Idea | Pocket Charter A document is a written, drawn, presented, or memorialized representation of thought often the manifestation of non-fictional as well as fictional content. Documents mean any matter expressed or described upon the substance by means of letters, figures or marks, etc. Moving towards the topic, an ide
5 min read
Project Idea | Liberate Yourself Vault (LYV) Project Title: LYV - Liberate Yourself Vault One Line Introduction: LYV provides user a secure vault to store private data and disseminate it based on certain conditions to certain contacts using certain means. Motivation: To make sure that information is not lost while being private(in case of a mi
4 min read
Project Idea | LinkBook LinkBook aims to provide users a platform to store, manage, share and discover web URLs. Motivation Facebook is one way to share links with one's friends, however, it does not provide an option to manage those links for future reference. LinkBook provides the users with the option to store their lin
2 min read
Project Idea | (LinkBook) LinkBook aims to provide users a platform to store, manage, share and discover web URLs. Motivation Facebook is one way to share links with one's friends, however, it does not provide an option to manage those links for future reference. LinkBook provides the users with the option to store their lin
2 min read
Simple Text Editor using File System Access API In this article, we will create a simple text editor like application that we can use to open, edit, and save text files with the help of File System Access API. File System Access API enables us to interact with files on our local devices like photo and video editors. When the user gives permissio
4 min read