Coder Social home page Coder Social logo

shraddha-gawde / cointab-assignment Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 83 KB

This is assignment form Cointab Software Private Limited, which is to create simple 2-page website using Node.js and SQL database.

Home Page: https://cointab-assignment-nine.vercel.app/

JavaScript 76.04% HTML 5.25% CSS 18.71%
aiven-cloud axios-restful exceljs html-css-javascript jsonplaceholdertypicode mysql-database mysql2 node-js onrender-deploy vercel

cointab-assignment's Introduction

Cointab SE-ASSIGNMENT

This application is a web-based system designed to manage user information and posts. It includes both frontend and backend components. The backend is developed with Node.js and Express, while the frontend is built using HTML, CSS, and JavaScript. MySQL database is utilized to store user and post data.

image

Project Type

Fullstack

deployed links :

frontend : Cointab Assignment Frontend
Backend : Cointab Assignment Backend

Video Walkthrough of the project - video

Features

  • User get and post request: Allows users to be retrieved from an external API and added to a local database.
  • Post get and post(Bulk add) request: Enables users to view posts retrieved from an external API, add them to the local database, and download them in Excel format.
  • Database Interaction and cloud servies(aiven): Utilizes MySQL database for storing user and post data.
  • API Integration: Communicates with external APIs to fetch user and post data.

Backend

Technologies Used

  • Node.js: JavaScript runtime for server-side development.
  • Express: Web application framework for Node.js.
  • MySQL: Relational database management system.

Backend Structure

  • index.js: Main entry point for the backend application. Sets up the Express server and defines routes.
  • /db.js: Configuration file for establishing a connection with the MySQL database.
  • Routes/user.routes.js: Defines routes for user-related functionalities such as fetching and adding users.
  • Routes/posts.routes.js: Defines routes for post-related functionalities such as fetching and adding posts.

Frontend

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup Instructions

  1. Clone the Repository: git clone https://github.com/shraddha-gawde/Cointab-Assignment.git
  2. Install Dependencies: cd backend && npm install
  3. create env file with related mongodb credintials.
  4. Database Configuration:
    • Set up a MySQL database and configure credentials in backend/db.js.
  5. Run the Application:
    • Backend: cd backend && npm run server

cointab-assignment's People

Contributors

shraddha-gawde avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.