leunggerry / git-social

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Social

Description

As A new Developer

I WANT a platform which allows me to post about the projects I'm working on

SO THAT I can seek out other new developers willing to collaborate with me so we can build our portfolios

Table of Contents

Usage

Git Social is a social app for new developers to post about their projects and solicit help from other developers looking to build their portfolios

It's a great way to connect with other developers and discover colleagues' projects.

Technologies

  • NodeJS
  • Handlbars
  • Sequelize
  • MySQL
  • Materialize
  • GitHub
  • JSdocs
  • Radix Icons

Commands to start the application

Running on local host

  • Seed the application:
    • npm run seeds
  • Start the application:
    • npm start

Documentation

There is a and index.html file in the docs directory that can describe all the routes and model definitions

Screenshots

Landing page

Landing Page

User Dashboard

Dashboard

Documentation Home DocumenationIndex

User Model UserModel

Dashboard Routes DashboardRoutes

Questions

How to reach us

About


Languages

Language:JavaScript 53.9%Language:Handlebars 32.1%Language:CSS 13.9%