Code Monkey home page Code Monkey logo

festnimbus's Introduction

Nimbus

This is the official Android Application of Technical Festival of NIT Hamirpur NIMBUS made by YOU ๐Ÿ˜„.

Screencast can be found at youtube.

Google Play link: https://play.google.com/store/apps/details?id=com.appteam.nimbus&hl=en

How to setup this project in Android Studio :-

  1. Firstly, fork this repo from appteam-nith/festnimbus by clicking on fork button

  2. Now clone the forked repo in your pc. For this first copy the url of your forked repo (use terminal or git bash):

    git clone https://github.com/[username]/festnumbus.git

    [username] is replaced by your github username

  3. Finally, open this project in android studio.

  4. Happy Hacking ๐Ÿ˜‰

How to contribute in this project :-

  1. Go through the entire project after building it, find bugs and report them.

  2. View the issues put up in the repo and try to fix them.

  3. IMPORTANT :- Before sending a Pull Request make sure that your forked repository is in sync with the base repository Click Here .

Libraries used

License

This project is currently licensed under the GNU General Public License v3.
For more details see LICENSE.md.

festnimbus's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

festnimbus's Issues

App crashing if not connected to internet

FATAL EXCEPTION: main
Process: com.appteam.nimbus, PID: 26633
java.lang.NullPointerException: Attempt to read from field 'int com.android.volley.NetworkResponse.statusCode' on a null object reference
at com.appteam.nimbus.Login$4.onErrorResponse(Login.java:105)
at com.android.volley.Request.deliverError(Request.java:598)
at com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run(ExecutorDelivery.java:101)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5253)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:900)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:695)

icon need for the app

Currently app is having default icon of android. So a better app icon is in need for the project.
Submitted icon must be related to Nimbus fest.
ic_launcher

color of textHint must be changed

textHint color of edittext in login and registration page is black color currently. I think that hint color as light blue will be more appropriate.

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.