Skip to content

Instantly share code, notes, and snippets.

@ritikamotwani
Last active February 2, 2018 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ritikamotwani/cc84bbe91c81024df23a7989512ca21b to your computer and use it in GitHub Desktop.
Save ritikamotwani/cc84bbe91c81024df23a7989512ca21b to your computer and use it in GitHub Desktop.

FOSSASIA Codeheat

Projects

Code Contributions

1. Open Event Frontend

2. Open Event Server

3. 2018.fossasia.org

Overview

  • In open-event-frontend I have fixed many bugs, added API functionalities to various buttons in different routes, refactoring various files to improve validation, added missing columns to models.
  • In open-event-server I have added a missing field to an API, fixed bugs like missing date and data validations and improved the error handling of the code.

Contributions in future

  • There are some API integrations missing in the frontend part I would like to work on them.
  • Improve the error handling functions.
  • Some relationships between models are not proper I would like to improve them.
  • Remove the bugs present in the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment