Giter Site home page Giter Site logo

cheryet / sportami Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 21.67 MB

Sportami is an online geosocial networking application utilizing the PERN stack to allow people to find an opponent for their favourite sports

HTML 1.59% JavaScript 72.21% Shell 0.06% SCSS 26.15%
expressjs nodejs react reactjs

sportami's Introduction

Sportami

Created by Alisa Vorotyntseva, Corbin Heryet, and B Stolb

Sportami is an online geosocial networking application utilizing the PERN stack to allow people to find an opponent for their next game of their, and your, favourite sport. Become a part of a vast community of people and find some amis to turn into your enemies!

Registration Pages

registration-page.mov

Main Page

main-page.mov

How It's Made:

Tech used: PostgreSQL, Express, React, Node, Material UI Sportami utilizes the PERN stack to cover front-end, back-end and database management.

Setup:

  • On your terminal, clone the repo via [email protected]:Cheryet/sportami.git
  • On your preferred code editor, open the root project folder, i.e. the main sportami folder
    • duplicate the .env.example file located in sportami/server, then remove .example from its filename
      • in this newly-created .env file, provide the variables with relevant values
      • save your changes
  • On your terminal, enter psql
    • then \c sportami
    • then \i server/db/schema/create.sql
    • and finally \i server/db/seeds/allSeeds.sql
  • On your terminal, navigate to sportami/server
    • then npm i
    • then npm start
  • On a separate terminal, navigate to sportami/client
    • then npm i
    • then npm start
  • Keep the 2 terminals up and running
  • On your browser, navigate to http://localhost:3000/ and start exploring the app!

sportami's People

Contributors

cheryet avatar itsgentlebri avatar vorotyna avatar

Watchers

 avatar

Forkers

itsgentlebri

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.