Skip to content

awaisabir/QSocial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSocial

A full-stack Javascript app I am creating to help me practice advanced concepts in modern JS technologies. Users will be able to perform CRUD operations on posts, comments, profiles (admins), all together with having their security in mind! This app will be accompanied by a React Native app as well ...

Tech being used are:

  • Express.js

  • Passport.js

  • Mongoose

  • JWT Authorization

  • Cloudinary API

  • React.js

  • React Router

  • Redux

  • SematicUI


Current Status 🔩 ⚡ 🔨

General

  • Need to create documentation on how to get app up and running!
  • Add pictures of app for a visual

Backend

  • Need to complete the Posts API.
  • Trying to create more endpoints for the API.

Frontend

  • Need to set up a proper Container that checks token validity before rendering routes.
  • Need to add more complexity to the Profile Page.
  • Need to set up a Posts page.

Created & Maintained by @awaisabir