Giter Site home page Giter Site logo

allergy_scanner_backend's People

Contributors

harrim91 avatar omgduke avatar sitaraemilys avatar

Watchers

 avatar  avatar  avatar

allergy_scanner_backend's Issues

Social Sign-in

So that I can quickly sign in/up,
I want to be able to use my Facebook account.

Save food preferences

I want to be able to save my food preferences to my user account
So I don't have to select my preferences every time I use the app

fix token auth/keep user details private

When logging in from the app, the api returns the correct user details to the client, but on subsequent requests, the server does not recognise that the user is logged in. To get round this, we made all of the user information public (i.e. you can go to GET /user/:id/ingredients to see a list of users allergens) and you can also edit user profiles without being logged in (POST /users/:id/ingredients). This is bad, so we should fix it.

Default Profiles

So that I can quickly set preferences,
I want to be able to get default food profiles.

require login

As the happy belly team
I only want the api to be accessible by authenticated users
So that user data is secure

User Accounts

So that the app can remember what I can't eat,
I want to be able to create a user account.

add a landing page to api

Currently visiting happy-belly.herokuapp.com leads to an error page, we should make a basic landing page for the application.

Viewing user profiles

So I can see what ingredients I have chosen to avoid
I want to be able to retrieve this information from the api

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.