Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rashedulhaquerasel1/timetrack

TimeTrack is an online gadget collection application that allows users to browse, search, and filter through a wide range of gadgets, including watches, mobiles, laptops, cameras, tablets, and more. Designed with a focus on user experience, TimeTrack offers a seamless and interactive interface for gadget enthusiasts.
https://github.com/rashedulhaquerasel1/timetrack

Last synced: about 16 hours ago
JSON representation

TimeTrack is an online gadget collection application that allows users to browse, search, and filter through a wide range of gadgets, including watches, mobiles, laptops, cameras, tablets, and more. Designed with a focus on user experience, TimeTrack offers a seamless and interactive interface for gadget enthusiasts.

Awesome Lists containing this project

README

        

# TimeTrack

TimeTrack is an online gadget collection application that allows users to browse, search, and filter through a wide range of gadgets, including watches, mobiles, laptops, cameras, tablets, and more. Designed with a focus on user experience, TimeTrack offers a seamless and interactive interface for gadget enthusiasts.

## Features

- **Browse Gadgets**: Explore collections of gadgets by brand, category, and price range.
- **Search Functionality**: Easily find specific gadgets with the search feature.
- **Filter Options**: Narrow down search results with various filter options.
- **Responsive Design**: Optimized for seamless use across all devices.
- **User Authentication**: Secure sign-in and user management.

## Technology Used

- **Frontend**: HTML, Tailwind CSS, Daisy UI, React.js, React Router Dom, React Hook Form, React Icons
- **Backend**: Express.js
- **Database**: MongoDB
- **Authentication**: Firebase
- **API Requests**: Axios
- **Version Control**: Git

## Live Links

- **Live Application**: [Visit TimeTrack](https://timetrack-rasel.vercel.app/)
- **Live Server**: [Server Link](https://time-track-server.vercel.app/)

## Getting Started

To get a local copy up and running, follow these simple steps:

### Installation

1. **Clone the repo:**

```bash
git clone https://github.com/RashedulHaqueRasel1/TimeTrack.git

2. Navigate to the project directory:
```sh
cd TimeTrack

3. Install all dependencies:
```sh
npm install

4. Live Preview
To run the project locally and see a live preview:
```sh
npm run dev