Skip to content

ECellNitrr/ECellApp

Repository files navigation

E - Cell Android Application

This is the Official Repository of Entrepreneurship Cell, NIT Raipur's Android Application.

It is an android application for a complete guide to The Entrepreneurship Cell, NIT Raipur. This app contains complete detail about events, sponsors, moto, and vision of the committee. This app also contains an option for communicating with the E-Cell committee and most importantly an online quiz about Entrepreneurship.

Table of Contents

Setup

Steps to setup the Repository

  1. Install the latest version of Android Studio
  2. Clone the Repository
  3. On launch of Android Studio, click on "Open an existing Android Studio project"
  4. Go to the location of the cloned repository, select the folder with name ECellApp and icon of Android Studio and click on OK.
  5. Let the Gradle build. It requires fairly good internet connection and about 15-20 minutes on average.

Libraries and Dependencies

Specifications :

  • Java version : 1.8
  • Android Dependecies : AndroidX
  • SDK :
    • Minimum - 19
    • Maximum - 28

Libraries Used :

Walkthrough

  1. Login Screen :

    Extended ConstraintView with Vertical Scrolling Animation.

  2. Home Screen :

    RecyclerView inside a ConstraintView for smooth scrolling of items with OnClick actions triggering a new activity. Menu button that triggers CustomAlertDialog

  3. E-Summit '19 :

    NestedScrollView inside a ConstraintView for scrolling in section of the screen. Displaying list of speakers of E-Summit '19 called using APIs.

  4. Events :

    GridView of Events of E-Summit '19. For each event, user gets the description of the event along with

  5. B-Quiz :

    The Entrepreneurship Quiz. Real-Time made using Web Sockets and Rest APIs. LeaderBoard displaying rankers according to scores earned.

Contributors

Releases

No releases published

Packages

No packages published

Languages