Giter Club home page Giter Club logo

cvwo-backend's Introduction

Task Manager App for CVWO Application 2022

Task

The task for this project is to build a fullstack task manager app, and was done over the winter break.

The target audience is self defined, where in this case it would be for the general public.

Some features being implemented include:

  • Tag System (Users are able to assign a tag to their tasks)
  • Filter out the tasks by tags
  • Update status of tasks and delete them
  • User authentication

Libraries + Languages

Frontend: ReactJS

Backend: Go

Database: MySQL

Go libraries used include:

  • GORM (For MySQL Connection)
  • Fiber (API Library that functions similar to Express JS)
  • bcrpyt (Password Hashing)
  • JWT (JSON Web Tokens)

Project Demo

The project is hosted on Netlify. You can find it here.

The backend is hosted on Heroku. To view the frontend code, click here.

Here is a brief screenshot of the main page. More screenshots of examples of the different pages can be found in the imgs folder.

Batch Files

Unforutunately, I can't run CRON locally as I do not own a Linux subsystem. Thus, I have turned to Task Scheduler and batch files on Windows as an alternative.

It is used to login to the remote database and perform a backup periodically, saving to my local mysqldump.

Lessons Learnt

  • REST APIs on Go using Fiber, Gorilla Mux
  • JWTs
  • MySQL and GORM
  • Hosting on Heroku with Go and MySQL

cvwo-backend's People

Contributors

ryancheungjf 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.