vadManuel / KnightyFit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ground truths

Always use these files for the specified reasons below:

  • Resources: contains all media and styled components
  • functions: contains user info and db functions If you must create a new function, styled component, and/or import a new media file, then put them in their appropriate file.

Use git to clone this repo:

git clone https://github.com/vadManuel/KnightyFit

Install dependencies with npm:

npm i

To start development server:

npm start

TODO:

  • logo
  • login
  • register
  • sign out
  • navigation bar
  • routing
  • search for friends
  • followers/following
  • add activity
  • fix navigation on mobile
  • database rules
  • email verification
  • landing page
  • style login/register
  • dashboard
      • social feed
      • comment on activity
      • like activity
  • currency management
  • non-working paying showcasing page
  • public profile
  • ~about (pictures of us and stuff lol) ~
  • personal (editable) profile
  • settings
  • map

This project was bootstrapped with Create React App.

About


Languages

Language:JavaScript 95.3%Language:CSS 3.2%Language:HTML 1.5%