Skip to content

sayednowshad/Take-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAKE IT

# 📚 Take-It App

> _All your tech resources. One app. Zero mess._

**Take-It** is a cross-platform mobile app designed to organize and serve tech resources in one place — including dev books,
project ideas, hackathon listings, documentation, downloadable tools, and more. It’s your digital “knowledge locker.”

---

## 🌟 Why Take-It?

We save links. We forget them.  
We download stuff. We lose them.  
**Take-It** solves this chaos by combining everything into one curated, structured platform you control.

---

## ✨ Features

- 🔗 Curated Links (Docs, APIs, GitHub)
- 📘 Dev Book Library (PDFs)
- 💡 Project Ideas + Starter Repos
- 🏁 Hackathon Info with Registration Links
- 📁 Global Resource Vault (Cheatsheets, Templates)
- 🔍 Smart Search & Filters
- 📥 Offline Downloads for On-the-Go Use
- 🧠 Categorization by Tech Stack / Tags

---

## 🧱 Built With

| Tech Stack      | Purpose                            |
|-----------------|-------------------------------------|
| React Native    | Cross-platform mobile development   |
| Expo            | Rapid build & testing               |
| Firebase        | Backend (Auth, Firestore, Storage)  |
| AsyncStorage    | Local storage for offline support   |
| TailwindCSS / Paper | UI styling                     |
| Axios           | External API calls (hackathons etc.)|

---

## 🖼️ App Structure

```text
📦 take-it-app/
├── 📁 assets/
├── 📁 components/
├── 📁 screens/
│   ├── HomeScreen.js
│   ├── BooksScreen.js
│   ├── HackathonScreen.js
│   ├── ProjectsScreen.js
│   └── ResourcesScreen.js
├── 📁 utils/
├── App.js
└── README.md

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors