Skip to content

Kouvuli/cloapedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Đồ án cá nhân: Cloapedia

1. Mô tả

Website xem tin tức, thời trang, lối sống,... của tạp chí Cloapedia

2. Thành viên

Name ID
Lê Đức Tâm 19120644

3. Hướng dẫn chạy chương trình

Chạy website client (port: 3000):

  • Ở thư mục gốc, chạy lệnh: cd client && npm i && npm start
  • Tài khoản đăng nhập:
    • Username: godofwar
    • Password: 1234

Server, Database đã được deploy lên heroku:

  • Có thể chỉnh thông tin qua database khác trong file /server/src/main/resources/application.properties
  • Ngoài ra còn có script để tạo table cũng như thêm sample data ở thư mục script

Thông tin Database hiện tại(PostgreSQL):

Name Database Credential
Host ec2-34-193-44-192.compute-1.amazonaws.com
Database d1nbqd4gh8jhbd
User bcnrawdcqdpjbg
Port 5432
Password ef2679725c21ca13bc2a758e7b2bb37600f943d06a6399ee09577ffa063678c4

4. Deploy endpoints:

5. API Documentations:

  • Sử dụng 2 API: Guardian API, Cloapedia API.
  • Guardian API dùng để lấy dữ liệu về tin tức từ báo TheGuardian
  • Cloapedia API dùng để quản lý người dùng và các thông tin blog, comment,...
  • Xem thêm thông tin server ở file README.md trong ./server.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors