Skip to content

kimi-zou/capstone-make-a-wish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeAwish

  • About the project: MakeAwish is a birthday reminder app where users can share their birthday gift wishes to friends and family.
  • Planning before coding: MakeAwish wiki docs
  • View live: MakeAwish live app

Table of Contents


Technologies Used

  • Languages:
  • Frontend:
  • Backend:
  • Frameworks and Libraries:

Installation

  1. Install packages for frontend and backend
cd frontend/
npm install
cd backend/ 
npm install
  1. Start backend server
cd backend/
npm start
  1. Start frontend server
cd frontend/
npm start

Features

Login and Signup Signup-1 Signup-2 Login


View Friends View-all-friends


View Friend's Wishes View-all-friends


Keep Track of Gifts Preparation To-do


Create a Wish Create-wish Create-wish-upload


Manage My Wishes Manage-wishes


Search and Add Friends Search


Notifications Notifications


Settings Settings


Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages