Skip to content

Noggi0/Area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPITECH PROJECT - AREA

PROJECT EPITECH TEK3 - AREA 2021

PROJECT INFORMATION

  • Team size : 5

Ghoslain Duvigneau Vincent Son Corentin Colsenet Iskandre Muchery Gabriel Riboldi

  • Lib & framework :

  • React Native used for the mobile client;

  • React for the web client;

  • NodeJS & Express for the server.

  • Compilation : with Docker

  • docker-compose build

  • docker-compose up

USAGE

API ENDPOINTS

Returns the list of AREAs:

GET: /about.json

Register the user on the application:

POST: /register?username=XXXX&password=XXXX

Login user:

POST: /login?username=XXXX&password=XXXX

Logout previously logged-in user:

GET: /logout

Add an Area to current user:

POST: /area?username=XXXX&string=XXXX

Delete an Area from current user:

DELETE: /area?username=XXXX&string=XXXX

About

3rd Year-End Project at Epitech

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published