Skip to content

akshay-anil22/AlumniApp

Repository files navigation


📖 Alumni Directory App

A simple Alumni List App built with React Native and Expo. The app functions like a phone directory, displaying key details for alumni such as their name, batch year, branch, and current company/role.


✨ Features

  • 📋 Display Alumni List: Shows a list of alumni with 10 dummy entries hardcoded for demonstration.
  • 🔍 Search Functionality: Includes a search bar to easily filter alumni by name.
  • 🖼️ Reusable Components: Built with a reusable AlumniCard component for a modular structure.
  • 🎨 Clean UI: Styled using NativeWind, which brings the power of Tailwind CSS to React Native.
  • 📱 Future-Ready: Designed with plans for individual profile pages containing more detailed information.

🚀 Getting Started

Follow these steps to get the project up and running on your local machine.

1. Clone the Repository

git clone https://github.com/akshay-anil22/AlumniApp.git
cd AlumniApp

2. Install Dependencies

Install the required packages using npm:

npm install

3. Run the Project

Start the Expo development server to launch the app:

npx expo start

📌 Screenshots

app1

app2

🔮 Future Enhancements

  • Detailed Profiles: Create an alumni profile screen with an image and more detailed contact information.
  • Social Linking: Add functionality to link and open LinkedIn profiles.
  • Backend Integration: Connect the app to a backend service (e.g., Node.js/Express + MongoDB or Firebase) to manage alumni data dynamically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published