Coder Social home page Coder Social logo

local-up's Introduction

Local-Up

Contact Information

NA

Description

This is a mern stack application with a frontend fully linked with the backend. We use Mongo for storing our client data and admin data. The client once signed into their client portal can create a ticket and see their active tickets. On the admin side the admin can convert those non-technical tickets to projects for the future developers the developers will eventually be able to be assigned these projects from within the future developer portal.

The other technologies used to make this app happen were JWT authentication, react, React-Reveal, axios, and bootstrap. JWT uses react router and axios to which allowed us to seperate website functionality so the clients see the front stage if you will and the admin has seperate access to the backstage. React is the core tecknology that we used through reacts virtual dom we do not have to reload the entire page anymore. We just reload components as needed. Lightspeed is just a react library that provides cool animations. Axios is for the the frontend api calls to the backend node server. We used bootstrap for our css framework we installed it directly in the public index.html so we would not have to import it each time we used it.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm i => Node JS, Express, axios, react, react-router-dom, mongoose, react-bootstrap, concurrently, react-reveal, nodemon, JWT, Bcrypts

Usage

You will need node.js, be able to init the project using npm init, and then install the dependencies encased in the package.json using npm i

Contributing

The team behind this app:

Tests

To run tests, run the following command:

npm test

Screenshots

Initial Page Load Screenshot:

Screen #1

Client Page functionality Screenshot - Active Tickets:

Screen #1

Admin Page Client Information Screenshot:

Screen #1

finalThoughts

The Developer portal is a big add along with the ability to chat with an agent.

URL

Application URL : https://localup.herokuapp.com

Github Repositroy : https://github.com/meenaambalam/local-up

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.