Skip to content

mAlex28/weducation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weducation

- API doesn't work anymore since heroku removed the free version

API is hosted in : https://weducation.herokuapp.com/

How to run

Clone and move to the root directory

git clone <reponame>
cd <reponame>

Run api/server side (you should be on the root directory)

cd server
npm install
npm start

Run client (you should be on the root directory)

cd client
npm install
npm start

Features

  • Login
  • Register
  • Post (questions, essays or photos)
  • Choose category before posting (Adding tags)
  • Edit post
  • Like
  • Comment
  • Delete user’s posts
  • Search
  • Search by tags
  • User account (update profile, view total posts, comments)
  • Chat with users

Example video

https://liveplymouthac-my.sharepoint.com/:v:/g/personal/10707285_students_plymouth_ac_uk/EW0s9iH-mEFCuAMAFXWm6wcBgWSzBh5t6SjjGxNVwBMmfA?e=lEUgod

Screenshot

home

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors