Skip to content

KurtPrice/FitFriend

Repository files navigation

FitFriend App and API

FitFriend was created in the span of 24 hours for ACM's spring 2018 hackathon! The app was created with Android studio and the back end was created using node and mongodb.

App Features:

  • Register a new account
  • Login with our server
  • Session based queries to API
  • Match with users who have similar interests and availability as you!

Backend Restful Api Implementation:

  • Register new users
  • Login Authentication with Session Token Support
  • Fetch user information
  • Update user information
  • Fetch unique users based on their interests and schedules without duplicates from multiple requests.
  • User to User Messaging Support
  • Fully functional server with domain http://www.bignybble.com:105 routing for API.

Npm requirements for the server can be retrieved from hack_api/package.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published