Skip to content

oscarwang913/fans_eat_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FansEat (Frontend)

Table of contents

Description

This is front end code of FansEat project which is built with React, Redux, and Material UI. This web app would help those homemaker (including myself) to save lots of time for think of what to have for breakfast, lunch, or dinner. You can browser what breakfast or dinner that other people have. Also, when you find what you want, you can go to the iPrice page to check the average price of ingredients (vegetable).

Technologies

FansEat is created with:

  • react: 17.0.2
  • react-redux: 7.2.3
  • react-router-dom: 5.2.0
  • redux: 4.0.5
  • redux-thunk: 2.3.0
  • material-ui/core: 4.11.3

Demo

test user

Index

Imgur

Create a post

Imgur

modify user's auth

Imgur

User Story

As an administrator

  • You can browser a list of all users
  • You can modify user's auth, activaite or deactivate or their auth
  • You can get how many users are using your web app

As a user

  • You can sign up / sign in an account
  • You can get your profile data
  • You can modify your profile data (user name, full name, email)
  • You can post a meal
  • You can update a specific meal
  • You can check what you just post on index page
  • You can check your all posts on account page
  • You can check the average price for your meal's ingredient
  • You can post a like to your or other posts

FansEat backend

fanseat backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages