GithubHelp home page GithubHelp logo

satyamroy001 / amritaresource Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ajay-prabhakar/amrita-resource

0.0 1.0 0.0 715 KB

An android App which contains some PDFs of classes notes of particular department of particular subject ๐ŸŽ“

License: MIT License

Java 97.25% HTML 2.75%

amritaresource's Introduction

Amrita Resource ๐ŸŽ“ ๐Ÿซ

Watchers Star Gazers Forks

Travis CI

Android Studio Gradle

A platform for University Students to share Documents such as Exam Papers and Study Material. Users can Upload/Download Documents shared by Users.

Pre-requisites

  • Android SDK v28
  • Android Build Tools v28.0.0
  • Android Support Repository v23.3.

These components can be downloaded bundled at the Android studio IDE

Tech Stack

  • Java
  • Android SDK
  • Firebase SDK

Libraries Used

Screenshots


Login Screen

Main Screen

Upload Document screen

Workflow of app

AmritaResouce
 โ”ฃ activies
 โ”ƒ โ”ฃ LoginActivity.java
 โ”ƒ โ”ฃ MainActivity.java
 โ”ƒ โ”— UploadActivity.java
 โ”ฃ adapter
 โ”ƒ โ”— UploadDocumentAdapter.java
 โ”ฃ clicklistners
 โ”ƒ โ”— RecyclerItemClickListener.java
 โ”ฃ models
 โ”ƒ โ”ฃ SubjectModel.java
 โ”ƒ โ”ฃ UploadDocumentModel.java
 โ”ƒ โ”ฃ UploadDocumentViewmodel.java
 โ”ƒ โ”— UserViewModel.java
 โ”ฃ utils
 โ”ƒ โ”ฃ AlertDialogUtil.java
 โ”ƒ โ”ฃ FireStoreQueryLiveData.java
 โ”ƒ โ”— NetworkUtil.java
 โ”ฃ MainApplication.java
 โ”— webViewActivity.java
 

Setting up your development environment

  • Download and install Git

  • Fork the Amrita Resource project

  • Clone your fork of the project locally. At the command line:

    $ git clone https://github.com/YOUR-GITHUB-USERNAME/AmritaResource
    
  • To build this project, use the gradlew build command

If you prefer not to use the command line, you can use Android Studio to create a new project from version control using

https://github.com/YOUR-GITHUB-USERNAME/AmritaResource

and use Import Project in Android Studio to build it

If there are any missing dependencies, install them first by clicking on the links provided by Android studio. Once the project is built successfully, run the project by clicking on the green arrow at the top of the screen.

PR Instruction

This project uses Travis CI for checking pull requests. So before committing your changes, open Terminal via android studio and run the following commands:

For Windows:

  • gradlew clean then
  • gradlew assembleDebug assembleRelease then
  • gradlew check then
  • gradlew build finally
  • gradlew spotlessCheck

NOTE: Currently sever is not working but update the features in the app Currently I am updating the resources for CSE and ECE departments only and that too for semester 3 only. Once I get all the resources, I will update in all departments. You can freely contribute to the project on the note that 'contributing guidelines' of the project are followed. New ideas and suggestions are welcomed. Happy Coding :)

amritaresource's People

Contributors

ajay-prabhakar avatar rahmatsyam avatar shivangisingh17 avatar bit-man avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.