Skip to content

carrmelo/mascot-app-server

Repository files navigation

**Mascot-app **Server

MascotApp is a web-application that gathers information on animals in need of a home from different organizations, in one place. The app seeks to alleviate the plight of abandoned pets in Spain documented by different organisations by finding them both temporary and permanent lodging. This repository hosts the server-side files for the application. We are currently starting over with the FE React in this repository. The original web-application's frontend is located in this repository.

Where are we at / Where are we going

This project started as a solo project, but the goal is to put it up and running ASAP, for this we are working every day in the basic features.

  • Main priorities now: Organizations(WIP) and Users authentication and authorizations
  • Next steps: Entities relations, rescues and fostering flows, Social Media interactions.

Getting Started


Prerequisites
Installing
  • Clone the repository, go to the app directory and install all the dependencies.
  • Initialize the MongoDB with mongod (A basic DB has been exported for testing purposes)
  • Run nodemon which will initialize the server in the port 3000. The server will update automatically after any saved change in the code.

Tech Stack


  • Koa
    • koa-bodyparser
    • koa-cors
    • koa-router
    • koa-static
  • MongoDB
    • Mongoose

Collaborating


This is a non-profit project so any collaboration and suggestion will be valuable. Don't hesitate to send a private message or to write to carmelogustavo@gmail.com.

About

Codeworks SoloProject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published