Skip to content

Algo and Advanced programming project in M1 IDD , PSL Paris Dauphine University 2022-2023

Notifications You must be signed in to change notification settings

Matth-info/Twitter_M1_IDD_Calvet_Besnier

Repository files navigation

Twitter_M1_IDD_Calvet_Besnier

Algo and Advanced programming project in M1 IDD , PSL Paris Dauphine University 2022-2023 Authors : Hugo Calvet and Matthias Besnier

Goal : The goal of this project is to recreate some Twitter features using API to communicate between our local web server and database. We're focusing on using the best data structures to store and process the data depending on the features that we choose to implement.

How does it work ? In the database there are some accounts you can use for testing features: Go to the signup feature

name - mail - password Stephanie [email protected] - Se Elizabeth [email protected] - Eh Laura [email protected] - La Joseph [email protected] - Jh Christopher [email protected] - Cr Pedro [email protected] - Po Angel [email protected] - Al Jorge [email protected] - Je Kimberly [email protected] - Ky

IMPORTANT : We use several package that you need to install to execute correctly the program

command line : pip install package_name

numpy scipy datetime hashlib networkx random Levenshtein

if you want to execute the python file script_data (creating a new table) you need to uncomment the main function and install the following packages

names_dataset lorem_text

Bonus : You should be able to hear a goat bleatting when you push the button submit in the post a bleat.

About

Algo and Advanced programming project in M1 IDD , PSL Paris Dauphine University 2022-2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published