Giter Site home page Giter Site logo

dsmsocialclub's People

Contributors

henryxparker avatar maheshgaya avatar

Watchers

 avatar  avatar  avatar  avatar

dsmsocialclub's Issues

Interests Model

Please add logic to Interest Model. This should contain a String array with all the fields that I defined in array.xml for interests.

Update JSON

Hey Henry, can you please update the JSON file in the assets folder. It will be nice to have some pictures. Make sure that the first letter of each field is uppercase, except for the root ("events").
Fields: Id, Title, Date, Time, Interests, Description, ImageURL, Location and Price.
Also use full date, i.e. Friday, September 23, 2016
Also time: 09:00 am

UserFavoriteModel

Please add logic to User Favorite Model. This should contain a string field for referencing the user name (User Model) and and an integer array to reference all the events (the ID) that the user liked.

Events Model

Please add logic to the EventModel. This should contain a json format array with all the events that you will grab from the website. Proposed fields are:

  1. ID: (autopopulate),
  2. Title: String,
  3. Date: String (Or SimpleDateFormat),
  4. Time: String (Or SimpleDateFormat),
  5. ImageURL: String,
  6. Location: String,
  7. Interests: String, ( I have already defined interests in 'array.xml')
  8. Description: String (Information about the event)

AboutActivity

Can you please work on AboutActivity? This should just show a description of DSM Social Club, and should include our names by category.

User Model

Please add logic to a user model. It should just contain a name, and any other related information. We don't need too much information about the user.

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.