Skip to content

sid-ak/InCollegeTexas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

incollegetexas

USF - CEN 4020 Class Project
Texas Team

Description

This project aims mimic's LinkedIn's features using a CLI and implementend through Python + Firebase.

  • Signup/Login
  • Create/Update Profile
  • Post/Apply/Save Job
  • Send/Accept/Delete Friend Request
  • Send/Reply/Delete Message
  • Supports Notifications

Getting Started

  1. Execute the following command to install pyrebase: pip3 install pyrebase4
  2. Open terminal in the source directory.
  3. Execute the following command to run the program: py main.py

Testing

  1. Open terminal in the source directory.
  2. Install pytest: pip install pytest
  3. Testing Backend: pytest testBackend.py
  4. Testing Backend: pytest testFrontend.py

About

USF - CEN 4020 Class Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages