Giter Site home page Giter Site logo

dextel2 / core-server Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 7.0 555 KB

A short web app built on top of expressjs nodejs and MongoDB

License: MIT License

JavaScript 44.49% CSS 14.44% EJS 41.07%
hacktoberfest javascript express js firebase prs prs-welcome

core-server's Introduction

core-server

wakatime FOSSA Status

License

FOSSA Status

Hacktoberfest

If you wish to contribute, make sure you work in the develop branch, the master/main branch is only for release to the production.

core-server's People

Contributors

dextel2 avatar fossabot avatar jaideepvidwani avatar karankeyash avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

core-server's Issues

translations

So all of the text in the app is currently statically English, however, if someone changes languages to let's say french then the text should change to french. refer to the i18next package for the same.

Currently, only two languages are required i.e. English and French

MySQL to MongoDB

You will find code which is regarding MySQL, the aim here to re-write it in such a way for MongoDB

Create APIs

So there are few Models which are ready and being used with the front-end i.e. ejs, now we need the APIs for the same so that we can use the same Models in a different project

Convert in ES6

Write the entire project in ES6 module. Writing in ES5 is a bit old fashioned, changing it to ES6 will help to write project easily.

Validation Checks

There is a lot of code which is going with out validation. we need to add validation check such as null/undefined/ >0

Unexpected duplicate "margin"

public/css/cart.css

.cart__item-list {
list-style: none;
margin: 0;
padding: 0;
margin: auto;

}
.cart__item h1,
 .cart__item h2 {
margin-right: 1rem;
font-size: 1.2rem;
margin: 0;
 }

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.