Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaklov/dev-tech-argonauts-challenge


https://github.com/isaklov/dev-tech-argonauts-challenge

Last synced: about 22 hours ago
JSON representation

Awesome Lists containing this project

README

        

[![forthebadge](https://forthebadge.com/images/badges/ages-12.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)

# The Argonauts challenge : Wild Code School work-study entry test

The author aims to develop a web application allowing users to create their own list of aurgonauts, a group of heroes who set out from Iolcos, present-day Volos, with Jason aboard the ship Argo to find the Golden Fleece.

[this](https://the-argos.go.yo.fr) is the link to the latest published stable version of the project

## Table of Contents

1. [General Info](#general-info)
2. [Technologies](#technologies)
3. [Installation](#installation)
4. [Collaboration](#collaboration)
5. [Licensing](#licensing)

### General Info

The Argonauts challenge is an educational project requested by The Wild Code School in which the author seeks to demonstrate mastery of the MERN stack (MongoDB, Express.js, React, Node.js) by fulfilling the requirement for the implementation place of CRUD (Create, Read, Update, Delete) (sometimes called SCRUD with an "S" for Search) which designates the four basic operations for the persistence of data, in particular the storage of information in the database.

The author realizes that this project is far from being finished, nor optimized, in particular in the part concerning the treatment of the server errors. Nevertheless, the application is now fully functional and responsive. Additions and possible modifications, as well as performance tests are planned within the framework of continuous learning as the professional evolution of the author progresses.

## Technologies

- [![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)](https://www.mongodb.com)
- [![Express.js](https://img.shields.io/badge/Express.js-v4.17.1-000000?style=for-the-badge&logo=express&logoColor=white&labelColor=black&color=gray)](https://expressjs.com)
- [![React](https://img.shields.io/badge/React-v17.0.2-20232A?style=for-the-badge&logo=react&logoColor=61DAFB&labelColor=20232A&color=gray)](https://reactjs.org)
- [![NodeJS](https://img.shields.io/badge/Node.js-v16.13.0-339933?style=for-the-badge&logo=nodedotjs&logoColor=white&labelColor=339933&color=gray)](https://nodejs.org/en/)
- [![Materialize](https://img.shields.io/badge/Materialize-%23ee6e73?style=for-the-badge)](https://materializecss.com)

## Installation

```
$ git clone https://github.com/iSaklov/dev-tech-argonauts-challenge.git
$ cd dev-tech-argonauts-challenge
$ npm install
$ npm run client:install
$ npm run dev
```

## Contribute to the project

The Argonauts challenge is an open source project. Feel free to fork the source and contribute with your own features.

## Authors

Our code squad : iSaklov & Global Internet Community.

In particular, special thanks to [![CodePen](https://img.shields.io/badge/Codepen-000000?style=plastic&logo=codepen&logoColor=white)](https://codepen.io) for the inspiration and to [![Stack Overflow](https://img.shields.io/badge/-Stackoverflow-FE7A16?style=plastic&logo=stack-overflow&logoColor=white)](https://stackoverflow.com) for resolving technical issues.

## Licensing

This project was built under the iSac Creative Studio licence despite his own indifference to the feline family.

[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=?style=social&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/aleh-smaliakou/)

_Dedicated to all cat lovers. :cat2:_