CSETech is an Android application designed to provide valuable resources for Computer Science and Engineering (CSE) students at JNTUACEA (Jawaharlal Nehru Technological University Anantapur College of Engineering). Our goal is to facilitate easy access to PDFs of all subjects relevant to the CSE curriculum. We are committed to continuous improvement and welcome contributions from the community.
CSETech is a mobile application developed specifically for CSE students at JNTUACEA. It is your one-stop solution for accessing essential study materials, making your academic journey smoother and more productive. Whether you need lecture notes, textbooks, or reference materials, CSETech has you covered.
- Subject-wise PDFs: Access PDFs for all the subjects in the CSE curriculum.
- User-Friendly Interface: Navigate through the app with ease, thanks to our intuitive design.
- Jetpack Compose: We've utilized the power of Jetpack Compose to create a modern and responsive UI.
- Navigation: Seamlessly move between different sections of the app using the built-in navigation features.
- Textfields: Efficiently search for specific resources using textfields.
- Contact Field: Reach out to us with your suggestions and feedback via the contact feature.
- Animations: Enjoy a visually engaging experience with subtle animations.
CSETech is built using the following technical tools:
- IDE: Android Studio
- Version Control: Git
- Programming Language: Kotlin
- UI Technology: Jetpack Compose
- Navigation: Android Navigation Component
CSETech is a collaborative effort, and we would like to acknowledge the contributions of the following individuals:
We encourage and appreciate contributions from the community to make CSETech even better.
If you'd like to contribute to CSETech, follow these steps:
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a new branch for your contributions:
git checkout -b feature/your-feature-name
- Make your changes and commit them with clear and concise messages.
- Push your changes to your forked repository.
- Create a pull request to the main repository, explaining your changes and improvements.
We will review your contributions and merge them if they align with our goals and standards. Thank you for helping us enhance CSETech!