CampusMate is a mobile application designed for students of Cleveland State University (CSU) to access important resources, stay updated with campus events, and navigate university services easily. The app provides quick links to essential websites, including the university's main site, student portal, library, and campus events.
- Quick Links: Access important university resources with a single tap.
- User-Friendly Interface: Intuitive design for easy navigation.
- Responsive Design: Optimized for both iOS and Android devices.
- Stay Updated: Get the latest news and events from CSU.
To get started with the CampusMate app, follow these steps:
- Node.js (version 14 or higher)
- Expo CLI (install globally using
npm install -g expo-cli
) - A mobile device or emulator for testing
Run the following commands in your terminal:
- git clone https://github.com/Sashank-Singh/CampusMate-Senior-Project
- cd app
- yarn install
- yarn start
This will start the Expo development server and open a new tab in your default web browser. You can scan the QR code with the Expo Go app on your mobile device to run the app.
- Launch the app on your mobile device or emulator.
- Navigate through the app to access quick links to university resources.
- Tap on any link to open it in your default web browser.
Contributions are welcome! If you would like to contribute to the CampusMate app, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to Cleveland State University for providing the resources and information used in this app.
- Special thanks to the open-source community for their contributions and support.
For any inquiries or feedback, please reach out to:
- Your Name - [email protected] (mailto:[email protected])
- GitHub: sashank-singh