- The platform will be designed to cater specifically to the needs and preferences of student entrepreneurs within the university community.
- The platform will include categories such as buy and sell, services, events, and accommodation.
- The platform will be accessible through a mobile application.
- The platform will allow students to create profiles, post advertisements, search for advertisements, and communicate with other users.
- The platform will be developed using Expo JS for the frontend, Golang for the backend, and Postgres database for data storage.
- The platform will be designed with a user-friendly interface and intuitive navigation.
- The platform will have a secure login system and protect user data privacy.
- Real-time Chat: Instant messaging for students, faculty, and staff.
- Event Management: Create, manage, and RSVP to university events.
- Course Management: Organize course materials, assignments, and grades.
- Announcements: Stay updated with the latest news and announcements.
- File Sharing: Share and manage files securely.
- User Profiles: Customizable profiles for students and faculty.
To get a local copy up and running, follow these simple steps:
- Node.js
- npm
-
Clone the repo
git clone https://github.com/gikenye/uniconnect.git
npm i
npx expo start
After starting the application, navigate to http://localhost:3000 in your browser to see the UniConnect homepage.
- Login/Register: Create an account or login with your university credentials.
- Dashboard: Access your personalized dashboard with upcoming events, announcements, and course updates.
- Chat: Start a conversation with any university member.
- Events: View and manage university events.
- Courses: Keep track of your courses, assignments, and grades.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Johnstone Gikenye - joegikenye@gmail.com
Project Link: https://github.com/gikenye/uniconnect