Skip to content

The objective of this project is to create a system that facilitates the management of users, their posts, and generates reports in Excel format containing all the posts of each user.

Notifications You must be signed in to change notification settings

DEEPAK101020/Cointab-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

About

The objective of this project is to create a system that facilitates the management of users, their posts, and generates reports in Excel format containing all the posts of each user.

Project Type

| Fullstack |

Deplolyed App

Frontend: - Live Link

backend: - Live Link

Directory Structure

my-app/
├─ backend/
│  ├─ routes/
│  ├─ models/
│  ├─ node_modules/
│  ├─ .env/
│  ├─ .gitignore/
│  ├─ db.js/
│  ├─ index.js/
│  ├─ package.json/
├─ frontend/
│  ├─ scripts/
│  ├─ styles/
├─ index.html/
├─ post.html/

Installation & Getting started

Detailed instructions on how to install, configure, and get the project running. For BE/FS projects, guide the reviewer how to check mongodb schema etc.

Technology Stack

  • Frontend: HTML,CSS,JavaScript
  • Backend: Node.js, Express.js
  • Database: SQL
  • Deployment: backend on render and frontend on vercel

npm packages used:

express

cors

dotenv

sequelize

exceljs

mysql2

axios

Codebase walkthrough

codebase.mp4

Project walkthrough

cointab_Working.mp4

Project Screenshots

Screenshot (22)

Screenshot (23)

About

The objective of this project is to create a system that facilitates the management of users, their posts, and generates reports in Excel format containing all the posts of each user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published