Skip to content

Raven App back-end with Node.js, Express.js and socket.io

Notifications You must be signed in to change notification settings

gabrieltrompiz/raven-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Back-End of a Cross-platform mobile messaging app built with Node.js and Express Screen Shot 2021-11-01 at 4 32 59 PM

Table of Contents

About this project

This project was developed for Software Engineering II subject, in 2018. The goal was to create any app from scratch, which involved going through the analysis of the software requirements; defining the architecture, components and characteristics of the system; the implementation and development of the app and the testing and quality assurance of the final product.

It's a mobile app that allows the users to communicate in real-time, and would be available for any platform since it was developed using React Native.

Tech Stack

  • Node with Express
  • Socket.IO
  • Passport

To-do

  • Set a production-ready environment, the backend can only run in development mode and is not optimized for production.

Available Scripts

In the project directory you can run:

npm start or yarn start

Starts the server in development mode, restarting with each change made

About

Raven App back-end with Node.js, Express.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published