Skip to content

Cocera/ColaboraTech-Social-network

Repository files navigation

Backend Project ColaboraTech

Table of Contents
  1. Objectives
  2. About The Project
  3. Getting Started
  4. Contributing
  5. Licence & developed by:

Objectives

Create a social network API fulfilling the following requirements:

  • User registration using Bcrypt.
  • User login + token + middleware.
  • Admin role verification and permissions middleware.
  • CRUD endpoints.
  • Implement validations in user and product creation to eliminate possibility of null data fields
  • Implement followers
  • Ability to like/unlike posts.

ColaboraTech

About The Project

ColaboraTech is a social network exclusively for the tech sector that empowers junior talent, connecting young people with experts in technology areas such as UX-UI, Development, Data Science and Cybersecurity. It focuses on collaboration between emerging and established professionals, fostering the creation of projects through dynamic teams and open participation. It recognizes the value of each member by allowing feedback and support for projects under development, cultivating an enriching environment for all.

Built With:

  • Node
  • Express
  • MongoDB
  • Mongoose
  • JWT
  • Postman
  • Swagger

(back to top)

Project workflow

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install express mongoose sequelize bcryptjs jsonwebtoken dotenv swagger-ui-express

Installation

Below is an example of how you can instruct your audience on installing and setting up your app.

  1. Clone the repo
    git clone https://github.com/Cocera/ColaboraTech-Social-network
  2. Install NPM packages
    npm install express mongoose sequelize bcryptjs jsonwebtoken dotenv swagger-ui-express
  3. Ready to start!
    npm start

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourName)
  3. Commit your Changes (git commit -m 'Add some YourName')
  4. Push to the Branch (git push origin feature/YourName)
  5. Open a Pull Request


Explore the documents »
Report a Bug

(back to top)


Licence & developed by:

  • Frances Morales Velilla

  • Álvaro Cócera Adail

  • Francesc Alberola Piqueres

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •